Skip to content

Releases: Marcisbee/exome

v2.8.1

06 May 11:28

Choose a tag to compare

Bugfix

  • Detect thenable (not necessarily a Promise instance) in actions.

Full Changelog: v2.8.0...v2.8.1

v2.8.0

17 Feb 23:50

Choose a tag to compare

Feature

  • Allow to read action response/return value from getActionStatus function.

Full Changelog: v2.7.0...v2.8.0

v2.7.0

23 Jan 13:51

Choose a tag to compare

Feature

  • Improve types for onAction function.

Full Changelog: v2.6.2...v2.7.0

v2.6.2

18 Dec 13:35

Choose a tag to compare

Other

  • Allow null and undefined in useStore function.

Full Changelog: v2.6.1...v2.6.2

v2.6.1

17 Dec 13:18

Choose a tag to compare

  • Updates typedoc.

Full Changelog: v2.6.0...v2.6.1

v2.6.0

02 Dec 11:06

Choose a tag to compare

Feature

  • Adds action response data to addMiddleware, runMiddleware and onAction.

Full Changelog: v2.5.0...v2.6.0

v2.5.0

07 Aug 13:02

Choose a tag to compare

What's Changed

  • fix: typo in Angular integration README by @sidmohanty11 in #20
  • Allows deep inheritence.

New Contributors

Full Changelog: v2.4.4...v2.5.0

v2.4.4

21 Jun 22:10

Choose a tag to compare

Other

  • Upgrades esbuild.
  • Upgrades biome.

Full Changelog: v2.4.3...v2.4.4

v2.4.3

15 Mar 13:30

Choose a tag to compare

Other

  • Makes types more explicit.
  • Publish to jsr.

Full Changelog: v2.4.2...v2.4.3

v2.4.2

22 Feb 16:54

Choose a tag to compare

Other

  • Pass action error to devtools.

Full Changelog: v2.4.1...v2.4.2