Skip to content

Releases: BowlingX/geschichte

v1.6.4

19 Dec 10:35
Compare
Choose a tag to compare

1.6.4 (2019-12-19)

Bug Fixes

  • routing: fixed external route events would not be processed (807d988)

v1.6.3

19 Dec 00:15
Compare
Choose a tag to compare

1.6.3 (2019-12-19)

Bug Fixes

  • useBatchQuery: fix multiple namespaces, would not save the last state for all affected namespaces correctly (8b479df)

v1.6.2

18 Dec 23:41
Compare
Choose a tag to compare

1.6.2 (2019-12-18)

Bug Fixes

  • useBatchQuery: fix possible nullpointer, skip not belonging namespaces on multiple patches (e45da7f)

v1.6.1

18 Dec 23:17
Compare
Choose a tag to compare

1.6.1 (2019-12-18)

Bug Fixes

  • useBatchQuery: fixed namespace detection (2cc919a)

v1.6.0

18 Dec 22:43
Compare
Choose a tag to compare

1.6.0 (2019-12-18)

Features

  • useBatchQuery: added hook to batch update query namespaces (f9b9eb5)

v1.5.5

18 Dec 12:23
Compare
Choose a tag to compare

1.5.5 (2019-12-18)

Bug Fixes

  • createQueryString: fixed global create query string would not return a value (8a0f9aa)

v1.5.4

16 Dec 12:30
Compare
Choose a tag to compare

1.5.4 (2019-12-16)

Bug Fixes

  • patches: properly apply deep patches in case the parent changes instead of the parameter itself. (078182c)

v1.5.3

16 Dec 11:23
Compare
Choose a tag to compare

1.5.3 (2019-12-16)

Bug Fixes

  • reset: fix reset for deep object (ac19d82)

v1.5.2

13 Dec 18:52
Compare
Choose a tag to compare

1.5.2 (2019-12-13)

Bug Fixes

  • dependencies: bumped dependencies (c4cc9ec)

v1.5.1

13 Dec 12:28
Compare
Choose a tag to compare

1.5.1 (2019-12-13)

Bug Fixes

  • defaultValuesFactory: fixed wrong parameter passed (76b29d3)
  • defaultValuesFactory: fixed wrong parameter passed (590bf16)