Skip to content

Releases: dhis2/app-runtime

v2.1.1

24 Mar 16:06

Choose a tag to compare

2.1.1 (2020-03-24)

Bug Fixes

  • expand array of filters to multiple filter querystring params (#462) (aee9993)

v2.1.0

25 Feb 09:37

Choose a tag to compare

2.1.0 (2020-02-25)

Features

  • support lazy query and mutation hook option (#412) (e9b73ca)

v2.0.4

06 Nov 08:53

Choose a tag to compare

2.0.4 (2019-11-06)

Bug Fixes

  • stop infinite rerenders when prop identity changes (#253) [defer-release] (88f8333)
  • update loading and error state when manually aborting (#254) (68f717d)

v2.0.3

21 Oct 08:42

Choose a tag to compare

2.0.3 (2019-10-21)

Bug Fixes

v2.0.2

30 Sep 14:45

Choose a tag to compare

2.0.2 (2019-09-30)

Bug Fixes

v2.0.1

24 Sep 21:21

Choose a tag to compare

2.0.1 (2019-09-24)

Bug Fixes

v2.0.0

24 Sep 12:29

Choose a tag to compare

2.0.0 (2019-09-24)

BREAKING CHANGES

  • mutations, dynamic queries, engine refactor (#127) (8677972), closes #115

v1.5.1

25 Aug 10:57

Choose a tag to compare

1.5.1 (2019-08-25)

Bug Fixes

  • stop infinite rerenders by removing query from useEffect deps (#88) (ac9fa28)

v1.5.0

15 Aug 12:04

Choose a tag to compare

1.5.0 (2019-08-15)

Bug Fixes

  • don't silently ignore test failures, fix data reduce bug (95fd038)

Features

  • support network request aborting and refetching (#34) (dcb4a70)

v1.4.3

14 Aug 17:33

Choose a tag to compare

1.4.3 (2019-08-14)

Bug Fixes

  • support independent data provider, refactor example (#70) (7db27f6)