Releases: Marcisbee/exome
Releases Β· Marcisbee/exome
v2.4.0
v2.3.3
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
v2.3.1
2.3.1
Other
- Adds
unstableExomeDevtools
method toexome/devtools
package.
Full Changelog: v2.3.0...v2.3.1
v2.3.0
Feature
- Add
LOAD_STATE
middleware action after state was prefilled via loadState.
Full Changelog: v2.2.0...v2.3.0
v2.2.0
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
Feature
- Adds support for Solid.js.
- Adds support for Angular signals.
Full Changelog: v2.0.4...v2.1.0
v2.0.4
v2.0.3
v2.0.2
Bugfix
- Fixes
subscribe
method where it did not send store instance as argument.
Full Changelog: v2.0.1...v2.0.2