Skip to content

Releases: BowlingX/geschichte

v1.5.0

13 Dec 11:48
Compare
Choose a tag to compare

1.5.0 (2019-12-13)

Features

  • defaultValuesFactory: allow to pass a function as defaultValues producer (948123c)

v1.4.4

13 Dec 11:29
Compare
Choose a tag to compare

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

13 Dec 10:32
Compare
Choose a tag to compare

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

12 Dec 13:34
Compare
Choose a tag to compare

1.4.2 (2019-12-12)

Bug Fixes

  • createOrApplyPath: fixed an issue with correct object mapping. added test (7e76fe6)

v1.4.1

07 Dec 20:54
Compare
Choose a tag to compare

1.4.1 (2019-12-07)

Bug Fixes

  • ssr,devtools: removed dev middleware from ssr, added prefix (d95afcf)

v1.4.0

06 Dec 06:01
Compare
Choose a tag to compare

1.4.0 (2019-12-06)

Features

  • types: switched to strict types and added them everywhere (660b688)

v1.3.3

05 Dec 23:00
Compare
Choose a tag to compare

1.3.3 (2019-12-05)

Bug Fixes

  • defaults: fixed wrong defaults (5841ecb)

v1.3.2

05 Dec 17:13
Compare
Choose a tag to compare

1.3.2 (2019-12-05)

Bug Fixes

  • ignore, docs: removed .editorconfig, added more docs (024f667)

v1.3.1

05 Dec 16:01
Compare
Choose a tag to compare

1.3.1 (2019-12-05)

Bug Fixes

  • createQuery: have default values by default (d49f0bf)

v1.3.0

05 Dec 15:52
Compare
Choose a tag to compare

1.3.0 (2019-12-05)

Features

  • query: added createQuery (0dbd256)