Skip to content

Releases: dhis2/app-platform

v3.1.1

13 Jan 10:49
Compare
Choose a tag to compare

3.1.1 (2020-01-13)

Bug Fixes

  • upgrade @dhis2/ui-core to v4.6.1 (84b7669)

v3.1.0

03 Jan 11:14
Compare
Choose a tag to compare

3.1.0 (2020-01-03)

Features

  • publish shell and adapter, fix dependency resolution (#221) (dd1c51a)

v3.0.2

20 Dec 20:38
Compare
Choose a tag to compare

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

20 Dec 20:27
Compare
Choose a tag to compare

3.0.1 (2019-12-20)

Bug Fixes

  • correctly set custom and fallback port settings (#223) (c2ac04c)

v3.0.0

09 Dec 17:21
Compare
Choose a tag to compare

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

28 Nov 10:52
Compare
Choose a tag to compare

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

22 Nov 18:17
Compare
Choose a tag to compare

1.5.10 (2019-11-22)

Bug Fixes

  • upgrade @dhis2/cli-helpers-engine to 1.5.0 (#176) (83e8a92)

v1.5.9

14 Nov 13:00
Compare
Choose a tag to compare

1.5.9 (2019-11-14)

Bug Fixes

  • use Provider instead of DataProvider (#163) (ece9424)

v1.5.8

12 Nov 22:48
Compare
Choose a tag to compare

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

06 Nov 15:22
Compare
Choose a tag to compare

1.5.7 (2019-11-06)

Bug Fixes

  • update yarn.lock, otherwise install fails with cryptic error (#150) (5e5e668)