Releases: dhis2/app-runtime
Releases · dhis2/app-runtime
v1.5.1
1.5.1 (2019-08-25)
Bug Fixes
- stop infinite rerenders by removing query from useEffect deps (#88) (ac9fa28)
v1.5.0
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
1.4.3 (2019-08-14)
Bug Fixes
- support independent data provider, refactor example (#70) (7db27f6)
v1.4.2
1.4.2 (2019-08-12)
Bug Fixes
- update all babel deps to match latest (7.5.5) (#48) (1148d85)
v1.4.1
1.4.1 (2019-08-08)
Bug Fixes
- don't break app-runtime API, export DataProvider as well (#33) (14a33f0)
v1.4.0
1.4.0 (2019-08-08)
Features
- expose application config as separate context (#13) (c9aa123)
v1.3.0
1.3.0 (2019-07-09)
Features
- support action queries with prefixed resource names (#19) (c5c5dc7)
v1.2.0
1.2.0 (2019-05-27)
Features
- support forever-loading CustomDataProvider (#11) (e80c7b7)
v1.1.0
1.1.0 (2019-04-15)
Features
- rename MockProvider to CustomProvider and expose it (#8) (2411fbc)
v1.0.0
1.0.0 (2019-04-09)
Features
BREAKING CHANGES