Releases: nrwl/nx
Releases · nrwl/nx
Release 10.4.5
Release 10.4.4
Release 10.4.4
Release 10.4.3
Release 10.4.2
Release 10.4.0
Bug Fixes
- angular: install angular packages when generating a new lib (db7c3e6), closes #2652 #2652
- angular: update karma, jasmine & protractor deps (3d7c230)
- core: a new workspace should have an explict dep on tao (9d053e7)
- core: add PNPM lock file to hasher's implicit dependencies (3753cf3)
- core: default to NPM package manager (8676c1a)
- core: store terminal output for failed tasks created with pipe output capture (95c539f)
- repo: fix docs formatting (825202b)
- repo: increase jest timeout (18274ce)
- storybook: path on Win for tsconfig location in angular.json (#4080) (d1a086f), closes #3956
Features
- angular: browser builder with incremental build support (1fcea97)
Release 9.8.0
Bug Fixes
- core: allow --all=true in addition to --all (017348b)
- core: fix resolving imports that cannot be resolved via typescript (830377a)
- core: store terminal output for failed tasks created with pipe output capture (dd4dff5)
- repo: update yarn file (4143525)
- web: upgraded webpack-subresource-integrity (#4004) (a5163c2)
Release 10.3.3
Bug Fixes
- core: remove nx-cloud from the list of core deps used by migrate (19ec5d6)
Release 10.3.2
Bug Fixes
- core: fix formatting of strings with periods (#3928) (eecde52)
- core: fix resolving imports that cannot be resolved via typescript (5afd3ec)
- core: fix resolving npm dependencies (#3963) (874f222)
- core: handle spaces in workspace path (701eca7), closes #3919
- storybook: include storybook v5 project schematics (#3996) (f86a043)
Release 10.3.1
Bug Fixes
- linter: migration should not include patterns from node_modules (#3880) (b5de2f4)
- react: support vendor sourcemap option for web build (#3902) (c84ad40)
- storybook: move 10.0.12 migration to 10.3.1 because it was relea… (#3901) (30924e7)
- testing: fix ts-jest migration (#3900) (bc6e6b9)
Features
Release 9.7.1
Bug Fixes
- core: add
forwardAllArgs
option to run-commands builder (#3559) (507c1b6), closes #3335 - core: enable intelligent tsconfig changes in tsconfig.base.json (#3768) (6eedf58)
- core: fix decorate angular-cli script to work for production installs (6377cef)
- core: fix resolving projects for imports to '..' (#3846) (439d5d8)
- core: fix resolving projects for imports to '.' (#3839) (8c85bf9)
- core: git hasher should handle unstaged files with spaces (ed5f3a6)
- core: improve performance of analyzing npm dependencies (#3755) (9c5c5fe)
- core: read tsconfig.json instead of tsconfig.base.json (#3745) (cbf12f0)
- core: remove invalid --plain flags from affected commands (ab943ae)
- core: update the version of yargs to fix npm audit (4ea6ef8)
- core: update version of yargs-parser (#3754) (3f3a58f)
- docs: Misnamed link in sidebar (#3762) (54c3d8d)
- misc: increase buffer limit of run-commands (25c2ba0)
- misc: upgrade version of
yargs-parser
(#3751) (156dd33), closes #3105 - repo: fix broken tests (589a480)
- repo: fix publish script (480c01d)