Skip to content

Releases: Marcisbee/exome

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

v2.3.2

27 Nov 10:11
Compare
Choose a tag to compare

Bugfix

  • Adds version export to unstableExomeDevtools.

Full Changelog: v2.3.1...v2.3.2

v2.3.1

25 Nov 13:21
Compare
Choose a tag to compare

2.3.1

Other

  • Adds unstableExomeDevtools method to exome/devtools package.

Full Changelog: v2.3.0...v2.3.1

v2.3.0

15 Nov 14:10
Compare
Choose a tag to compare

Feature

  • Add LOAD_STATE middleware action after state was prefilled via loadState.

Full Changelog: v2.2.0...v2.3.0

v2.2.0

09 Nov 09:08
Compare
Choose a tag to compare

Feature

  • Increase exome id length by 2 characters to lessen the birthday paradox.
  • Use "try finally" for running "NEW" actions instead of "Promise.resolve()".

Full Changelog: v2.1.0...v2.2.0