Releases: creasty/mobx-sentinel
Releases · creasty/mobx-sentinel
v0.3.4
v0.3.3
v0.3.2
What's Changed
- fix: support React 19 by moving react to peerDependencies by @thashimoto123 in #116
- Release 0.3.2 by @thashimoto123 in #117
- Bump version 0.3.2 by @thashimoto123 in #118
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Fix addHandler return type definition by @thashimoto123 in #114
Full Changelog: v0.3.0...v0.3.1
v0.2.3
v0.2.2
What's Changed
- Example app by @creasty in #88
- Minor improvements to react by @creasty in #89
- Add a link to the example app by @creasty in #90
- Tweak by @creasty in #91
- Tweak example app & readme by @creasty in #96
- Fix useFormHandler to use ref'd function correctly by @creasty in #97
- Release 0.2.2 by @creasty in #98
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- Refactor async validation by @creasty in #75
- Fix validation by @creasty in #77
- Do not reset the validator with Form#reset by @creasty in #78
- Support equals option by @creasty in #79
- Add scripts by @creasty in #83
- Refactor by @creasty in #85
- Nested hoist by @creasty in #86
- Release/0.2.0 by @creasty in #76
Full Changelog: v0.1.3...v0.2.0