Releases: openwallet-foundation/credo-ts-ext
Releases · openwallet-foundation/credo-ts-ext
@aries-framework/rest rest-v0.9.3
Features
- rest: added create-offer endpoint and tests (#169) (5458e9e)
- rest: added filters to getAllCredentials (#166) (af7ec19)
- rest: added WebSocket event server (#170) (e190821)
@aries-framework/rest rest-v0.9.2
Bug Fixes
- rest: accept proof properties now optional (#162) (f927fdc)
@aries-framework/rest rest-v0.9.1
Bug Fixes
- rest: moved route generation to compile (#160) (8c70864)
@aries-framework/rest rest-v0.9.0
⚠ BREAKING CHANGES
- rest: update to AFJ 0.2.0 (#148)
Features
@aries-framework/react-hooks react-hooks-v0.3.1
Features
- hooks: filter by multiple states with inverse (#149) (56e3880)
Bug Fixes
- react-hooks: update react peer dependency (#151) (b1e08b6)
@aries-framework/redux-store redux-store-v0.3.2
Bug Fixes
- redux-store: tests and proper record update (#140) (6ddbeca)
@aries-framework/redux-store redux-store-v0.3.1
Bug Fixes
- redux-store: update store listener type (#137) (c630696)
@aries-framework/react-hooks react-hooks-v0.3.0
⚠ BREAKING CHANGES
- react-hooks: update AFJ to stable 0.2.0 (#136)
- react-hooks:
useConnectionByState
now needs a DidExchangeState
state value instead of a ConnectionState
state value.
Bug Fixes
- react-hooks: update providers on delete events (#113) (d1e5292)
Code Refactoring
- react-hooks: update AFJ to stable 0.2.0 (#136) (6ef96a8)
@aries-framework/redux-store redux-store-v0.3.0
⚠ BREAKING CHANGES
- redux-store: The thunks that exposed all module methods from AFJ are now removed. Instead of using the thunks, you should use the agent directly.
Features
@aries-framework/rest rest-v0.8.1
Features
- rest: added multi use param to create invitation (#100) (d00f11d)
- rest: improved class validation (#108) (cb48752)
Bug Fixes
- rest: changed webhook event topic to type (#117) (fed645e)
- rest: ledger not found error (2374b42)