Releases: dhis2/app-platform
Releases · dhis2/app-platform
v3.1.1
3.1.1 (2020-01-13)
Bug Fixes
- upgrade @dhis2/ui-core to v4.6.1 (84b7669)
v3.1.0
3.1.0 (2020-01-03)
Features
- publish shell and adapter, fix dependency resolution (#221) (dd1c51a)
v3.0.2
3.0.2 (2019-12-20)
Bug Fixes
- add an eslint config to shell, falling back to react-app defaults (#222) (2c7deae)
v3.0.1
3.0.1 (2019-12-20)
Bug Fixes
- correctly set custom and fallback port settings (#223) (c2ac04c)
v3.0.0
3.0.0 (2019-12-09)
Features
- deps: upgrade @dhis2/ui-core to 4.1.1 and @dhis2/ui-widgets to 2.0.4 (#198) (07c2187)
BREAKING CHANGES
- deps: This will break applications which use the v3 API of
@dhis2/ui-core
components
v2.0.0
2.0.0 (2019-11-28)
Features
- remove rollup application compiler, delegate compilation to the shell (#187) (cae7a07)
BREAKING CHANGES
- This may break some applications which use the former named import workaround, but removing that workaround should make treeshaking work!!
v1.5.10
1.5.10 (2019-11-22)
Bug Fixes
- upgrade @dhis2/cli-helpers-engine to 1.5.0 (#176) (83e8a92)
v1.5.9
1.5.9 (2019-11-14)
Bug Fixes
v1.5.8
1.5.8 (2019-11-12)
Bug Fixes
- upgrade Headerbar to 2.0.1, don't break on older servers (#162) (b520448)
v1.5.7
1.5.7 (2019-11-06)
Bug Fixes
- update yarn.lock, otherwise install fails with cryptic error (#150) (5e5e668)