Kirils L
3d7b909af7
fix(nextjs): codesplit buildable next libs ( #7717 )
2021-11-22 09:40:14 -05:00
Leosvel Pérez Espinosa
f6289beff6
fix(core): fix adding node_modules to path on windows when running migrations ( #7835 )
2021-11-22 12:14:56 +00:00
Miroslav Jonaš
2af9d4b4b1
fix(linter): fix broken circular deps output ( #7810 )
2021-11-22 10:51:41 +01:00
Leosvel Pérez Espinosa
4570ea2df6
fix(core): handle optional tasksRunnerOptions when checking whether to use the daemon ( #7814 )
2021-11-21 19:58:05 +00:00
Victor Savkin
3f7a74f1be
cleanup(core): throw a meaningful error when versions are misaligned
2021-11-19 15:50:16 -05:00
Jason Jean
b222c47202
Revert "fix(core): prevent overwriting already added tasks when adding target dependencies tasks" ( #7815 )
...
This reverts commit babcbf613e70cdc895d425ad8f3ef6f0b1159fb4.
2021-11-19 20:30:18 +00:00
Emily Xiong
9116b59138
chore(gatsby): remove explicit webpack in gatsby ( #7813 )
...
- also, upgrade gatsby to 4.2.0
2021-11-19 14:59:04 -05:00
James Henry
98ffe8574b
feat(linter): support eslint v8 ( #7800 )
...
* feat(core): support eslint v8
* fix(core): align version of eslint across all packages
2021-11-19 14:55:33 -05:00
James Henry
8fa36ff3e8
feat(linter): support eslint v8 ( #7800 )
...
* feat(core): support eslint v8
* fix(core): align version of eslint across all packages
2021-11-19 17:22:21 +00:00
Colum Ferry
6efffb6d5a
chore(angular): migrate angular localize ( #7811 )
2021-11-19 10:00:36 -06:00
Leosvel Pérez Espinosa
f208afc09f
fix(angular): consider tailwind usage when invalidating stylesheet caching in publishable libraries ( #7804 )
2021-11-19 14:47:20 +00:00
Victor Savkin
1ddb6120a2
chore(repo): update the version of nx cloud
2021-11-19 09:25:12 -05:00
James Henry
512f094f98
feat(angular): update to angular-eslint v13 ( #7799 )
2021-11-18 19:04:45 -05:00
Jason Jean
448923a1b1
chore(repo): update nx to 13.2.0-rc.4 ( #7796 )
2021-11-18 16:56:36 -05:00
Ben Callaghan
d10b4ae69f
fix(core): add better error message for invalid tools tsconfig ( #7792 )
...
Co-authored-by: Ben Callaghan <bcallaghan@selectbankcard.com>
2021-11-18 19:00:30 +00:00
Juri Strumpflohner
97e154401b
fix(storybook): do not add Story args when the default value cannot be inferred ( #7754 )
2021-11-18 12:58:27 -05:00
Jason Jean
55d68718d3
feat(angular): update jest-preset-angular to 11.0.0 ( #7789 )
2021-11-18 17:03:01 +00:00
Craigory Coppola
57bf28bfbc
fix(angular): fix missing null checks in v13 migrations ( #7790 )
2021-11-18 16:52:04 +00:00
Leosvel Pérez Espinosa
fbeb6ef121
fix(angular): add tailwind.js to package exports ( #7785 )
2021-11-18 14:02:04 +00:00
Leosvel Pérez Espinosa
7f0e8c7579
fix(angular): generate ng-package.json for secondary entrypoints ( #7786 )
2021-11-18 12:25:18 +00:00
Colum Ferry
d110bc77c0
chore(angular): bump ngrx to 13.0.0 ( #7765 )
...
* chore(angular): bump ngrx to 13.0.0
* fix(angular): add path filter to resolver for exports
* fix(testing): add mjs to jest module extensions and add dependency on resolve.exports
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-11-18 10:06:30 +00:00
Victor Savkin
9eb4df9aeb
fix(core): small fixes for issue discovered during migration
2021-11-17 16:32:22 -05:00
Leosvel Pérez Espinosa
2566a81802
fix(angular): fix incremental builds with angular 13 ( #7770 )
2021-11-17 16:47:58 +00:00
Leosvel Pérez Espinosa
446ef6e552
fix(devkit): handle other variants of root paths in visitNotIgnoredFiles ( #7767 )
2021-11-17 14:02:54 +00:00
Colum Ferry
dbcf4246cf
chore(angular): bump jest-preset-angular to rc4 ( #7766 )
2021-11-17 11:07:56 +00:00
Leosvel Pérez Espinosa
babcbf613e
fix(core): prevent overwriting already added tasks when adding target dependencies tasks
2021-11-16 20:08:17 -05:00
Victor Savkin
e3c7b979b2
feat(core): rework the tasks runner to use life cycle for printing messages
2021-11-16 20:07:34 -05:00
Christopher Dieringer
9bedb80f20
fix(node): fix source-map-support dependency ( #7728 )
2021-11-17 00:23:28 +00:00
Nicholas Cunningham
49529b69d0
fix(web): add scripts default value in schema.json ( #7757 )
...
The scripts property inside project.json is not required. So if it is not provided running the build
command should not fail due to the scripts property being missing.
ISSUES CLOSED : #7178
2021-11-16 17:59:42 -05:00
Juri Strumpflohner
d057139122
chore(storybook): update Storybook to 6.4 RC.3 ( #7755 )
...
* chore(storybook): update Storybook to 6.4 RC.3
* chore(storybook): fix e2e test
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-11-16 17:11:07 -05:00
Leosvel Pérez Espinosa
4e1456e4b6
fix(misc): prevent formatting root config files twice ( #7753 )
2021-11-16 11:13:48 +00:00
Colum Ferry
bfb95af1ff
fix(angular): do not re-add transform ignore pattern ( #7751 )
2021-11-16 10:26:57 +00:00
Victor Savkin
fcecebeb3a
feat(js): add library and app generators
2021-11-15 21:29:28 -05:00
Nicholas Cunningham
6e801a1e9b
fix(web): default react builds to production when NODE_ENV is not provided ( #7727 )
...
ISSUES CLOSED : #7410
2021-11-15 14:30:39 -05:00
Victor Savkin
3d54a7961a
fix(core): NODE_PATH should include both workspace and tmp folders
2021-11-15 12:05:17 -05:00
Juri Strumpflohner
1d9825875e
feat(storybook): angular v13 and Storybook 6.4 support ( #7690 )
...
* feat(storybook): angular v13 and Storybook 6.4 support
* fixup! feat(storybook): angular v13 and Storybook 6.4 support
* fix(angular): add specific storybook prerelease for angular 13 support
* fixup! fix(angular): add specific storybook prerelease for angular 13 support
* fixup! fixup! fix(angular): add specific storybook prerelease for angular 13 support
* feat(angular): add storybook support for angular 13
* fix(angular): temporarily disable storybook tests
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-11-13 02:14:10 +00:00
Craigory Coppola
d28f571874
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it ( #7604 )
2021-11-12 16:41:30 -06:00
Jason Jean
18f2e703dd
fix(angular): remove unnecessary addition of module file extensions ( #7725 )
2021-11-12 16:36:59 -05:00
Jason Jean
a6085a9e97
fix(angular): handle projects with no targets in angular 13 migration ( #7719 )
2021-11-12 14:19:53 -05:00
AgentEnder
91967a37a7
feat(core): include community plugins when running nx report
2021-11-12 12:35:15 -05:00
Jay McDoniel
474dc283ce
fix(core): use pnpm exec instead of pnpx ( #7695 )
...
pnpm is deprecating pnpx and suggests using pnpm exec instead.
pnpx still works at the moment, but if for whatever reason it
isn't installed then this pr can make create-nx-worksapce stsill work.
[pnpx documenation](https://pnpm.io/pnpx-cli )
2021-11-12 11:49:53 -05:00
Jason Jean
5e4aa5abbb
fix(core): fix parsing for --parallel
2021-11-12 10:05:29 -05:00
Victor Savkin
e2845647d6
cleanup(core): make the migration script more resilient
2021-11-11 21:45:30 -05:00
Victor Savkin
7d14859863
fix(core): support target names with colons
2021-11-11 21:43:31 -05:00
Chau Tran
421d4f2f02
feat(node): add outputFileName to build executor ( #7708 )
...
Fixes #4969
2021-11-11 17:01:20 -06:00
Caleb Ukle
4c4a5039e8
fix(testing): update tsconfig migration to not warn when no file found ( #7689 )
...
* fix(testing): update tsconfig migration to not warn when no file found
use tsconfig.json references to find what other configs need to be updated. if non when we just exit
* fix(testing): update tests for migration changes
* fix(testing): include any spec. file names in pattern match
accounting for _spec. file names when generating 'test' pattern equivalents
* fix(testing): remove relance on tsconfig.references, walk for all tsconfigs to update
tsconfig.references is not always present. instead visit all files and check if they are tsconfig
json file. if so we update the include/exclude properties where a spec. pattern is found. if the
property isn't set then we do not update it.
* fix(testing): stream line update with devkit
2021-11-11 22:53:17 +00:00
Victor Savkin
025c15556e
fix(core): workspaces with custom layouts should be scanned correctly when not using git
2021-11-11 15:32:03 -05:00
AgentEnder
f6a562d1ec
chore(repo): migrate to v13.1.4
2021-11-11 15:12:06 -05:00
AgentEnder
4d8c3496a3
fix(misc): ng-add fails when prettierignore not present
2021-11-11 15:12:06 -05:00
Emily Xiong
7712167d3e
chore(react): remove deprecated @types/styled-jsx ( #7697 )
2021-11-11 13:12:52 -05:00