Skip to content

Releases: Marcisbee/exome

v2.6.2

18 Dec 13:35
Compare
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
Compare
Choose a tag to compare
  • Updates typedoc.

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

v2.6.0

02 Dec 11:06
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Other

  • Pass action error to devtools.

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

v2.4.1

16 Feb 09:05
Compare
Choose a tag to compare

Bugfix

  • Properly re-throw errors from async actions.

Full Changelog: v2.4.0...v2.4.1

v2.4.0

17 Jan 10:58
Compare
Choose a tag to compare

Feature

  • Adds getActionStatus to exome/utils.

Full Changelog: v2.3.3...v2.4.0

v2.3.3

05 Jan 12:46
Compare
Choose a tag to compare

2.3.3

Bugfix

  • Properly handle errors in actions.
  • Middleware now also returns error from actions.

Full Changelog: v2.3.2...v2.3.3