Skip to content

Releases: openwallet-foundation/credo-ts-ext

@aries-framework/react-hooks react-hooks-v0.1.0

14 Oct 15:34
Compare
Choose a tag to compare

Features

  • react-hooks: added react-hooks library (#38) (834c64d)

@aries-framework/rest rest-v0.2.0

06 Oct 06:32
Compare
Choose a tag to compare

⚠ 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

17 Sep 14:33
Compare
Choose a tag to compare

Bug Fixes

  • rest: routing fix and moved cors to dependencies (#31) (0999658)

@aries-framework/rest rest-v0.1.1

16 Sep 18:02
Compare
Choose a tag to compare

Bug Fixes

  • rest: require package.json to avoid error (43e683a)

@aries-framework/rest rest-v0.1.0

16 Sep 15:10
Compare
Choose a tag to compare

Features

@aries-framework/redux-store redux-store-v0.1.1

16 Sep 10:07
Compare
Choose a tag to compare

Bug Fixes

  • redux-store: return record by id (#18) (2829129)

@aries-framework/redux-store redux-store-v0.1.0

06 Sep 14:52
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • redux-store: make state serializable (#7)

Features

  • add redux-store package (d8cb0ba)

Bug Fixes