Releases: openwallet-foundation/credo-ts-ext
Releases · openwallet-foundation/credo-ts-ext
@aries-framework/react-hooks react-hooks-v0.1.0
Features
- react-hooks: added react-hooks library (#38) (834c64d)
@aries-framework/rest rest-v0.2.0
⚠ BREAKING CHANGES
- rest: The port property has been moved into a new configuration object.
Features
- rest: added support for custom controllers (#39) (8362e30)
@aries-framework/rest rest-v0.1.2
Bug Fixes
- rest: routing fix and moved cors to dependencies (#31) (0999658)
@aries-framework/rest rest-v0.1.1
Bug Fixes
- rest: require package.json to avoid error (43e683a)
@aries-framework/rest rest-v0.1.0
@aries-framework/redux-store redux-store-v0.1.1
@aries-framework/redux-store redux-store-v0.1.0
⚠ BREAKING CHANGES
- redux-store: make state serializable (#7)
Features
Bug Fixes