v8.0.0-alpha.9
Pre-release
Pre-release
8.0.0-alpha.9 (2021-06-09)
chore
- remove node 10 support (6245ef2)
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.