3317 Commits

Author SHA1 Message Date
Ívar Örn Pétursson
7911a607c2 fix(core): fix missing import in 'schema.d.ts' 2020-12-16 09:16:38 -05:00
Jason Jean
379e32a1aa Release 11.0.8 2020-12-16 04:10:37 -05:00
Jason Jean
da7e44f717 fix(core): restore resolving generators and executors from __dirname 2020-12-16 04:09:43 -05:00
Jason Jean
793a91801f Release 11.0.7 2020-12-16 03:57:38 -05:00
Jason Jean
506a791ee7 Release 11.0.6 2020-12-16 03:54:13 -05:00
Victor Savkin
5dff14c61b Release 11.0.5 2020-12-15 22:10:24 -05:00
Victor Savkin
3fe666a57e fix(core): resolve aliases before reading defaults 2020-12-15 22:08:43 -05:00
Victor Savkin
1c22f7fa71 fix(core): throw when invalid config is provided for initiating project 2020-12-15 22:08:43 -05:00
Jason Jean
36282e1354 fix(core): support local builders and generators 2020-12-15 20:58:40 -05:00
Caitlin Cashin
27542a2cd2 chore(repo): update resources
I removed the list of individual talks, presentations, and podcasts (maintaining the doc with every new talk is a lot of work, and the list was getting very long). We'll maintain a YouTube playlist with all that info. The playlist and Office Hours playlist are now linked in the "Additional Resources" section (formerly known as "Misc").

Also fixed a few typographical/formatting issues
2020-12-15 16:15:15 -05:00
Victor Savkin
7b05717d57 fix(repo): update slack link in readme 2020-12-15 09:28:37 -05:00
Victor Savkin
075fe9446b Release 11.0.4 2020-12-14 21:38:14 -05:00
Victor Savkin
2651ff98f3 fix(core): fix coerceTypesInOptions for schemas with oneOf 2020-12-14 21:36:20 -05:00
Mehrad Rafigh
96f25cec4d fix(angular): use selected style extension for components
ISSUES CLOSED: #4287
2020-12-14 21:02:34 -05:00
Victor Savkin
1036b75d3c Release 11.0.3 2020-12-14 19:45:17 -05:00
Jason Jean
b0c4ac2f82 fix(core): resolve generators and executors with # 2020-12-14 19:43:36 -05:00
hiepxanh
bd29e0d887 docs(docs): old syntax workspace-schematic should using new syntax
new syntax is good, it already replaced in all place but I think we missing this
2020-12-14 14:18:11 -05:00
Sebastiandg7
30c33d3233 feat(misc): display skip-nx-cache option in help output
Tell the user that --skip-nx-cache option can be used with the execution of targets. The option will be displayed in both 'nx --help' and 'nx [project][:target][:configuration] --help' commands.

ISSUES CLOSED: 3338
2020-12-14 14:05:32 -05:00
LS Hung
6fb074e899 fix(core): fix typo in e2e cli.test.ts
Fix unintentional typo introduced in 8224a1029e478b67bca8de062df8f373300ccfdb
2020-12-14 14:00:25 -05:00
Jason Jean
f26221782d feat(repo): update to nx 11.0.1-rc.0 2020-12-14 13:59:26 -05:00
Victor Savkin
8e53485d2e docs(angular): minor tweaks in the update guide 2020-12-12 12:42:24 -05:00
Victor Savkin
9382ef5f13 Release 11.0.2 2020-12-12 12:19:44 -05:00
Victor Savkin
0875d19ad3 fix(misc): minor fixes for nx 10->nx11 migration 2020-12-12 12:18:09 -05:00
Victor Savkin
6a19a3c8b9 Release 11.0.1 2020-12-11 20:04:19 -05:00
Jason Jean
e4734bb879
fix(core): filter generators that don't have a version for migrations (#4267) 2020-12-11 18:27:46 -05:00
Jason Jean
6a073d7450
fix(angular): remove peer dependencies on angular-eslint (#4266) 2020-12-11 17:29:37 -05:00
Mehrad Rafigh
b4dd8c6ffb
fix(angular): fix error when creating angular lib with eslint and karma (#4264)
ISSUES CLOSED: #4256
2020-12-11 17:29:18 -05:00
Jason Jean
f70fa2d78f
fix(angular): scope eslint migration to angular projects (#4263) 2020-12-11 16:39:20 -05:00
Younes Jaaidi
112e000445
cleanup(misc): remove debug remains (#4257) 2020-12-11 16:18:13 -05:00
Victor Savkin
f57f2b43f4 Release 11.0.0 2020-12-11 09:05:42 -05:00
Jason Jean
dae806a51d
fix(core): fix migrations for adding tao and cli (#4249) 2020-12-10 17:34:25 -05:00
Jason Jean
0ac14822ce fix(core): fix generators on windows 2020-12-10 15:45:15 -05:00
Isaac Mann
58e6e84d2f docs(misc): rename schematics to generators 2020-12-10 13:49:58 -05:00
Victor Savkin
042a51def7 fix(angular): do not generate empty root level tsconfig 2020-12-10 11:33:26 -05:00
Jason Jean
dad5a94fda fix(core): fix preset unit tests issues 2020-12-10 09:05:29 -05:00
Victor Savkin
0c8ca53c16 fix(core): fix nx 11 migration leaving empty schematics folder 2020-12-09 20:31:31 -05:00
Victor Savkin
eb0df1c151 fix(misc): d.ts files are missing 2020-12-09 15:56:36 -05:00
Victor Savkin
aa5969e946 fix(misc): reexport devkit helpers from @nrwl/workspace to minimize breaking changes in plugins 2020-12-09 15:26:59 -05:00
Victor Savkin
b791ce3a0d fix(misc): update migration to work with older versions of tao 2020-12-09 15:20:23 -05:00
Victor Savkin
6b6c251846 feat(core): update the update npm script to invoke nx migrate 2020-12-09 15:17:30 -05:00
Victor Savkin
08680b6024 feat(core): show a warning about using ng update insteda of nx migrate 2020-12-09 14:38:31 -05:00
Zachary DeRose
7fcb610631
docs(docs): adding instrustions for creating an Nx Executor (#4214) 2020-12-09 13:17:58 -05:00
Victor Savkin
be1d8adfb7 fix(angular): update angular 11 migrate to use migrate 2020-12-09 11:41:58 -05:00
Victor Savkin
b405b07361 fix(misc): fix workspace generators written using angular devkit 2020-12-09 10:31:51 -05:00
Victor Savkin
e3fdd7d24c docs(angular): update the guide on nx cli 2020-12-09 09:18:31 -05:00
Victor Savkin
bc7b500a2a chore(repo): delete invalid log file 2020-12-09 09:16:11 -05:00
Victor Savkin
0a49487aa5 docs(devkit): add guides on devkit 2020-12-09 08:43:57 -05:00
Brandon Roberts
b32686345a chore(angular): update schematics for ngrx facades usage 2020-12-09 08:43:30 -05:00
Tasos Bekos
db917a2b71 fix(nextjs): don't duplicate styles in styled components
Previously `styled-jsx` was not able to compile due to `styles` variable usage.
Also, `styleContent` were duplicated inside the styled page.
2020-12-08 20:14:35 -05:00
Brandon Roberts
8ef8acc384 docs(angular): update links for generated Angular apps 2020-12-08 20:14:10 -05:00