Exome Versions Save

🔅 State manager for deeply nested states

v2.4.3

2 months ago

Other

  • Makes types more explicit.
  • Publish to jsr.

Full Changelog: https://github.com/Marcisbee/exome/compare/v2.4.2...v2.4.3

v2.4.2

2 months ago

Other

  • Pass action error to devtools.

Full Changelog: https://github.com/Marcisbee/exome/compare/v2.4.1...v2.4.2

v2.4.1

3 months ago

Bugfix

  • Properly re-throw errors from async actions.

Full Changelog: https://github.com/Marcisbee/exome/compare/v2.4.0...v2.4.1

v2.4.0

4 months ago

Feature

  • Adds getActionStatus to exome/utils.

Full Changelog: https://github.com/Marcisbee/exome/compare/v2.3.3...v2.4.0

v2.3.3

4 months ago

2.3.3

Bugfix

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

Full Changelog: https://github.com/Marcisbee/exome/compare/v2.3.2...v2.3.3

v2.3.2

5 months ago

Bugfix

  • Adds version export to unstableExomeDevtools.

Full Changelog: https://github.com/Marcisbee/exome/compare/v2.3.1...v2.3.2

v2.3.1

5 months ago

2.3.1

Other

  • Adds unstableExomeDevtools method to exome/devtools package.

Full Changelog: https://github.com/Marcisbee/exome/compare/v2.3.0...v2.3.1

v2.3.0

6 months ago

Feature

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

Full Changelog: https://github.com/Marcisbee/exome/compare/v2.2.0...v2.3.0

v2.2.0

6 months ago

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: https://github.com/Marcisbee/exome/compare/v2.1.0...v2.2.0

v2.1.0

6 months ago

Feature

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

Full Changelog: https://github.com/Marcisbee/exome/compare/v2.0.4...v2.1.0