Releases: dhis2/app-platform
Releases · dhis2/app-platform
v10.0.0-beta.1
chore
BREAKING CHANGES
- dropped support for node 12. The platform now requires node 14+.
v9.0.2-beta.1
Bug Fixes
- remove lint step from publish step requirements (#695) (a04f8f7)
v9.0.1
9.0.1 (2022-06-08)
Bug Fixes
- proxy: ignore nulls in transformJsonResponse (#719) (b72dd79)
v9.0.0
9.0.0 (2022-03-14)
chore
- app shell: update @dhis2/ui to ^8 (c16f3b1)
BREAKING CHANGES
- app shell: To prevent issues with multiple ui versions, we bump
the major version of the app-platform libraries as well
v8.3.3
8.3.3 (2022-02-22)
Bug Fixes
- deps: bump axios from 0.20.0 to 0.25.0 (#698) (77853c4)
v8.3.3-beta.1
Bug Fixes
- remove lint step from publish step requirements (#695) (a04f8f7)
v8.3.2
8.3.2 (2021-12-07)
Bug Fixes
- cli-38: catch all unhandled rejections (3f9f371)
- cli-38: catch syntax errors and recover (5f9c5bb)
v8.3.1
8.3.1 (2021-11-22)
Bug Fixes
- app-icon: replace with placeholder icon (e97fe45)
v8.3.0
8.3.0 (2021-10-19)
Features
- pwa: add request filtering for recorded sections (#682) (b40516e)