Skip to content

Releases: openwallet-foundation/credo-ts-ext

@aries-framework/rest rest-v0.9.3

21 Sep 12:39
27dcdbc
Compare
Choose a tag to compare

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

07 Sep 08:27
741ec53
Compare
Choose a tag to compare

Bug Fixes

  • rest: accept proof properties now optional (#162) (f927fdc)

@aries-framework/rest rest-v0.9.1

05 Sep 14:52
75ddfb4
Compare
Choose a tag to compare

Bug Fixes

  • rest: moved route generation to compile (#160) (8c70864)

@aries-framework/rest rest-v0.9.0

05 Sep 07:38
610c5da
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • rest: update to AFJ 0.2.0 (#148)

Features

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

31 Aug 09:55
c0351c5
Compare
Choose a tag to compare

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

22 Jul 12:34
ea6f9a6
Compare
Choose a tag to compare

Bug Fixes

  • redux-store: tests and proper record update (#140) (6ddbeca)

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

15 Jul 09:41
66d7d19
Compare
Choose a tag to compare

Bug Fixes

  • redux-store: update store listener type (#137) (c630696)

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

15 Jul 09:39
0c5f0b7
Compare
Choose a tag to compare

⚠ 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

04 Jul 11:47
Compare
Choose a tag to compare

⚠ 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

28 Jun 15:44
2a4dd1a
Compare
Choose a tag to compare

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)