Skip to content

v7.2.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dhis2-bot dhis2-bot released this 23 Jul 12:38
· 277 commits to beta since this 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)