v2.0.0
What's Changed
- upgrade yarn to v3
- upgrade NX to v15, including code migrations
- deprecate @Angular-devkit
- deprecate support for rxjs/observable in the runner
- use @nrwl/devkit instead of @nrwl/workspace
- add vscode extensions suggestion
- update majority of packages to latest versions
- update to use NX plugin and generators, instead of deprecated schematics
- fix e2e tests, solving problems with yarn install
- change the way of AWS S3 library setup
Breaking changes
- minimum required NX version is 14
New Contributors
Full Changelog: v1.1.0...v2.0.0