Skip to content

v8.0.0

Compare
Choose a tag to compare
@dhis2-bot dhis2-bot released this 20 Sep 07:02
· 217 commits to master since this release

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

  • deps: upgrade to 7.0.0 of @dhis2/ui (b624c9e)
  • deps: upgrade to styled-jsx 4.x (8cf9e17)

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