Skip to content

v8.0.0-alpha.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@dhis2-bot dhis2-bot released this 09 Jun 13:10
· 1 commit to alpha since this release

8.0.0-alpha.9 (2021-06-09)

chore

Code Refactoring

  • install command: combine network shim command & plugin options (4bc9a4e)

Features

  • enable auto login: add option to install command (e9dde4e)
  • install cmd: warn about potentially missing peer depds (temporarily) (c3046aa)

BREAKING CHANGES

  • install command: The two options are merged into one, which is now
    called "enableNetworkShim".
  • New minimum version for NodeJS is 12.x.