Releases: dialectlabs/blinks
Releases · dialectlabs/blinks
0.11.1
[email protected], [email protected]
What's Changed
- chore: input UI bugfix by @prsvic in #21
- Feature/split ext code by @fsher in #22 [BREAKING CHANGES -
ActionContainer
removed]blinks-core
now contains only the logic, agnostic of the platform (seeBlinkContainer
)blinks
contains wrappers for web/extensions
Full Changelog: 0.9.3...0.10.0
0.9.3
What's Changed
- Add "Content-Type" header on action chaining by @dimitrov-d in #20
Full Changelog: 0.9.2...0.9.3
0.9.2
0.9.1
What's Changed
- fix wrong body property name for single value attribute
Full Changelog: 0.9.0...0.9.1
0.9.0
0.8.0
What's Changed
Breaking changes:
isSupported
is no longer part ofActionAdapter
interface. Instead passed assupportStrategy
argument toAction
class and property ofObserverOptions
insetupTwitterObserver
ActionAdapter
now requiresmetadata
property withsupportedBlockchainIds
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- feat: support for input types (Solana Actions v2.1)
Breaking changes:
- Blink UI now supports input types, fallbacks to
text
ActionContext
'striggeredLinkedAction
is nowAbstractActionComponent
type
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- feat: multichain support
Breaking changes:
useAction
hook doesn't use adapter anymore, it acceptsadapter
as a parameteruseAction
can resolve websites withactions.json
and interstitialsuseActionAdapter
renamed touseActionSolanaWalletAdapter
- use
https://actions-registry.dial.to/all
for security registry
Full Changelog: 0.5.1...0.6.0
0.6.0-beta.0
Breaking changes:
useAction
hook doesn't use adapter anymore, it acceptsadapter
as a parameteruseAction
can resolve websites withactions.json
and interstitialsuseActionAdapter
renamed touseActionSolanaWalletAdapter
- use
https://actions-registry.dial.to/all
for security registry
Full Changelog: 0.5.1...0.6.0-beta.0