Skip to content

Releases: Marcisbee/exome

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

v2.1.0

27 Oct 12:33
Compare
Choose a tag to compare

Feature

  • Adds support for Solid.js.
  • Adds support for Angular signals.

Full Changelog: v2.0.4...v2.1.0

v2.0.4

18 Oct 13:55
Compare
Choose a tag to compare

Bugfix

  • Print circular store references in jest snapshots.

Full Changelog: v2.0.3...v2.0.4

v2.0.3

26 Sep 09:22
Compare
Choose a tag to compare

Bugfix

  • Fixes jest snapshot serializer depth.

Full Changelog: v2.0.2...v2.0.3

v2.0.2

13 May 12:32
Compare
Choose a tag to compare

Bugfix

  • Fixes subscribe method where it did not send store instance as argument.

Full Changelog: v2.0.1...v2.0.2