Releases: dhis2/app-platform
Releases · dhis2/app-platform
v7.7.1
v8.1.0
v7.7.0
v8.0.1
v8.0.0
8.0.0 (2021-09-20)
Bug Fixes
- alerts-service: add tests and align implementation (dabe477)
- cli: set test environment to node (#625) (36d311b)
- dependencies: update app-runtime to v3 (8777699)
- set jsdom as default test environment (#624) (2f1ba42)
chore
Features
- app-adapter: align Alerts component with alerts-service and AlertBar (bd4564c)
- cli: instance proxy server (#635) (9df387e)
- bump jest to v27 (f5015b2)
BREAKING CHANGES
- deps: @dhis2/ui 7.x has dropped support for the deprecated
entrypoints @dhis2/ui-core and @dhis2/ui-widgets.
Please use @dhis2/ui to import components you need in your app.
Everything from core and widgets is available. - deps: Upgrade to styled-jsx 4 requires that the application
uses a compatible version of @dhis2/ui. - dependencies: This updates the app-platform to version 3 of the
app-runtime. That means that this version of the app-platform will only
work with apps that use version 3 of the app-runtime. - Upgrade Jest to 27.x.
Please see for a list of changes: https://jestjs.io/blog/2021/05/25/jest-27
v8.0.0-beta.9
v8.0.0-beta.8
v8.0.0-beta.7
8.0.0-beta.7 (2021-09-15)
chore
- deps: upgrade to styled-jsx 4.x (8cf9e17)
BREAKING CHANGES
- deps: Upgrade to styled-jsx 4 requires that the application
uses a compatible version of @dhis2/ui.
v8.0.0-beta.10
8.0.0-beta.10 (2021-09-15)
chore
- deps: upgrade to 7.0.0 of @dhis2/ui (b624c9e)
BREAKING CHANGES
- deps: @dhis2/ui 7.x has dropped support for the deprecated
entrypoints @dhis2/ui-core and @dhis2/ui-widgets.
Please use @dhis2/ui to import components you need in your app.
Everything from core and widgets is available.