Releases: BowlingX/geschichte
Releases · BowlingX/geschichte
v1.5.0
1.5.0 (2019-12-13)
Features
- defaultValuesFactory: allow to pass a function as defaultValues producer (948123c)
v1.4.4
1.4.4 (2019-12-13)
Bug Fixes
- mutation: create a new state instead of mutating initialValues to prevent readonly errors (4c4c543)
v1.4.3
1.4.3 (2019-12-13)
Bug Fixes
- codestyle: fixed codestyle issues (a754524)
- unmount: fixed a possible nullpointer exception on unmount (cd9ce62)
v1.4.2
1.4.2 (2019-12-12)
Bug Fixes
- createOrApplyPath: fixed an issue with correct object mapping. added test (7e76fe6)
v1.4.1
1.4.1 (2019-12-07)
Bug Fixes
- ssr,devtools: removed dev middleware from ssr, added prefix (d95afcf)
v1.4.0
1.4.0 (2019-12-06)
Features
- types: switched to strict types and added them everywhere (660b688)
v1.3.3
1.3.3 (2019-12-05)
Bug Fixes
- defaults: fixed wrong defaults (5841ecb)
v1.3.2
1.3.2 (2019-12-05)
Bug Fixes
- ignore, docs: removed .editorconfig, added more docs (024f667)
v1.3.1
1.3.1 (2019-12-05)
Bug Fixes
- createQuery: have default values by default (d49f0bf)
v1.3.0
1.3.0 (2019-12-05)
Features