Skip to content

Releases: dhis2/app-platform

v7.3.0-alpha.2

20 Aug 08:39
Compare
Choose a tag to compare
v7.3.0-alpha.2 Pre-release
Pre-release

7.3.0-alpha.2 (2021-08-20)

Bug Fixes

  • catch errors in completeRecording (e67ae82)
  • check whole URL against filter patterns (5468114)

Features

  • allow RegEx for filter patterns in d2.config.js (9699330)

v7.3.0

12 Aug 14:55
Compare
Choose a tag to compare

7.3.0 (2021-08-12)

Features

  • cli: add jestConfig option to test script (#605) (57d6407)

v7.2.1

27 Jul 09:34
Compare
Choose a tag to compare

7.2.1 (2021-07-27)

Bug Fixes

  • cli: Support multiple library entrypoints (#597) (a95be81)

v7.3.0-alpha.1

23 Jul 13:51
Compare
Choose a tag to compare
v7.3.0-alpha.1 Pre-release
Pre-release

7.3.0-alpha.1 (2021-07-23)

Features

v7.2.0

23 Jul 12:52
Compare
Choose a tag to compare

7.2.0 (2021-07-23)

Bug Fixes

  • add flags to specify name and version for non-platform apps (a24e0e6)
  • correctly parse base config, simplify logic, only rm dir on build (9891ea3)
  • don't throw if d2.config.js doesn't exist (3385e0e)
  • fs: re-read package.json from disk to make sure it is not stale (918d113)
  • pack: use the built app config (e22d186)
  • publish: only prompt in CI mode (6872ca0)
  • publish: pack when file param is unused (cc4c802)

Features

  • add option to skip packing when running build (669ab94)
  • pack: adds pack command (be700f1)
  • publish: expose publish command module (ff55d5a)

v7.2.0-beta.1

23 Jul 12:38
Compare
Choose a tag to compare
v7.2.0-beta.1 Pre-release
Pre-release

7.2.0-beta.1 (2021-07-23)

Bug Fixes

  • add flags to specify name and version for non-platform apps (a24e0e6)
  • correctly parse base config, simplify logic, only rm dir on build (9891ea3)
  • don't throw if d2.config.js doesn't exist (3385e0e)
  • fs: re-read package.json from disk to make sure it is not stale (918d113)
  • pack: use the built app config (e22d186)
  • publish: only prompt in CI mode (6872ca0)
  • publish: pack when file param is unused (cc4c802)

Features

  • add option to skip packing when running build (669ab94)
  • pack: adds pack command (be700f1)
  • publish: expose publish command module (ff55d5a)

v7.1.2

13 Jul 18:40
Compare
Choose a tag to compare

7.1.2 (2021-07-13)

Bug Fixes

  • allow command-line configuration of deploy and publish upload timeouts (#588) (e60da18)

v7.1.1

08 Jul 13:16
Compare
Choose a tag to compare

7.1.1 (2021-07-08)

Bug Fixes

  • never render HeaderBar without runtime provider (#587) (65c7766)

v7.1.0

02 Jul 13:49
Compare
Choose a tag to compare

7.1.0 (2021-07-02)

Features

  • shell: add killswitch service worker (#583) (1ba1c1e)

v7.0.2

02 Jul 13:26
Compare
Choose a tag to compare

7.0.2 (2021-07-02)

Bug Fixes

  • cli: bump @babel/preset-env (8ebb78d)