Skip to content

Release 9.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vsavkin vsavkin released this 06 Feb 20:58
· 11587 commits to master since this release
  • feat(repo): update the version of release-it (c220154)
  • feat(repo): add a command to test create-nx-workspace (01575f8)
  • fix(angular): update defaults for NgRx schematics (#2443) (c7d075d)
  • fix(repo): temporarily disable ng add test (d24b4bf)
  • feat(angular): update to angular 9.0.0 (35e3be2)
  • feat(angular): update angular to 9-rc.14 (#2437) (3c6d8c6)
  • feat(nextjs) : add proxy configuration support (#2407) (e64f66c)
  • feat(repo): add update-playground script (#2433) (305cd42)
  • fix(angular): check for devDeps & peerDeps when writing package version for dep libs (c27b33a)
  • feat(node): allow building of publishable libs depending on other publishable libs (da1f851)
  • fix(node): add npmScope prefix in library name (5840db1)
  • fix(misc): fix nx migrate to execute run-schematic tasks (e5e0e31)
  • feat(repo): create local registry scripts (4f29fb45)
  • fix(repo): temporary disable bazel specs (3944d55)
  • fix(core): fix migration adding duplicate implicit dependencies (be495c2)
  • feat(core): minor cache improvements to improve dev ergonomics (04a9c5e)
  • feat(core): remove deprecated schematics package (33107b0)
  • feat(react): rename bundle builder to package (#2411) (ed0f0f8)
  • feat(repo): specify the version of yarn used by the repo (3d36b15)
  • feat(core): add life cycle methods to the new tasks runner (e70f911)
  • fix(misc): fix paths for ng add @nrwl/workspace (#2413) (6e069c4)
  • feat(testing): update to jest-preset-angular v8.0.0 (#2401) (972381b)
  • fix(storybook): fix ng update for @nrwl/storybook (#2410) (adc2b2a)
  • Revert "Revert "feat(core): update to next version of angular deps"" (#2264) (b6e6b3f)
  • TypeScript module resolution and lint updates (#2309) (1c40789)
  • fix(nextjs): add SVGR support for jest tests (c4ea49c)
  • feat(nextjs): add fileReplacements to the builder config (2f72133)
  • cleanup(storybook): remove more module related code (#2408) (3cf5b99)
  • fix(storybook): remove ng module import from angular stories (#2399) (05dbcef)
  • fix(repo): extend the timeout for plugin e2e tests (#2402) (3ef75b8)
  • cleanup(testing): cleanup unused method in jest init (c96bdd4)
  • fix(core): invalidate previous failed projects (f923697)
  • fix(misc): update package.json only if needed (c213ae1)
  • feat(angular): add --project alias, default argv source and example to move schemas (#2390) (8c99bc3)