Tasos Bekos
e25159d915
fix(react): correctly resolve babel-plugin-transform-async-to-promises
...
Closes #4352
2020-12-21 11:24:41 -05:00
Victor Savkin
a10c258202
fix(core): add alias for primitive type "number"
2020-12-21 10:44:37 -05:00
Victor Savkin
f271f19d15
fix(core): ignore cwd when resoling the new generator
2020-12-20 12:27:59 -05:00
Victor Savkin
ce877bb8ad
fix(core): store nx results and nx deps in the configured cache directory
2020-12-19 20:50:53 -05:00
katerina
0c0713bdc1
chore(storybook): add "or application" to the Storybook package docs/description
...
Until recently we only supported Storybook configuration for libraries
now we support for apps as
well.
Some docs were out of date.
2020-12-19 14:20:27 -05:00
Tasos Bekos
7f70f3a153
feat(nextjs): add --js flag support
2020-12-19 14:19:52 -05:00
Jason Jean
9d22f746e1
fix(angular): rename tsconfig.json during ng add ( #4349 )
2020-12-18 17:37:13 -05:00
Jack Hsu
110fe37c00
fix(nextjs): add "@nrwl/workspace" to the generated package.json file for built next apps ( #4348 )
2020-12-18 16:17:04 -05:00
Jack Hsu
cd9b96c98e
fix(react): remove generated styles.[ext] file for CSS-in-JS solutions like styled-compoentns/emotion ( #4347 )
2020-12-18 15:35:51 -05:00
Victor Savkin
47cd7d8edb
fix(core): remove positional args after converting them into named args
2020-12-18 14:27:31 -05:00
Victor Savkin
463be216db
fix(core): add a default provider setting project name
2020-12-18 11:11:36 -05:00
Victor Savkin
f0cf91d0b6
fix(misc): only prompt for nx-cloud when using the default runner
...
Closes #4295
2020-12-17 21:25:30 -05:00
Victor Savkin
86b5c5c518
fix(core): support invoking nx from a subdirectory
...
Closes #4298
2020-12-17 21:25:30 -05:00
Jason Jean
399ceba192
fix(storybook): update storybook to 6.1.11
2020-12-17 16:47:43 -05:00
Jason Jean
fcfc8589d5
fix(jest): warn with a helpful warning when unable to update the config
2020-12-17 16:47:43 -05:00
James Hollowell
e63c3d162b
fix(storybook): allow variables in NgModule declarations ( #4318 )
...
ISSUES CLOSED : #4314
2020-12-17 13:19:46 -05:00
Victor Savkin
c09bbe9a0e
fix(core): issue with formatting in migrations
2020-12-17 10:11:50 -05:00
Victor Savkin
fba9b15895
fix(core): linter defaults are not used by presets
2020-12-16 21:02:22 -05:00
Ashley Hunter
aa5dc70a87
fix(angular): fixi ngrx schematic effect type when used with data persistence
2020-12-16 14:14:56 -06:00
Victor Savkin
4278cfd337
fix(misc): make angular migration work in non-trivial workspaces
2020-12-16 15:07:47 -05:00
Victor Savkin
dfb7363199
fix(misc): update versions of tslint and ts-node to work with npm 7
2020-12-16 10:42:59 -05:00
Ívar Örn Pétursson
7911a607c2
fix(core): fix missing import in 'schema.d.ts'
2020-12-16 09:16:38 -05:00
Jason Jean
da7e44f717
fix(core): restore resolving generators and executors from __dirname
2020-12-16 04:09:43 -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
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
Jason Jean
b0c4ac2f82
fix(core): resolve generators and executors with #
2020-12-14 19:43:36 -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
Victor Savkin
0875d19ad3
fix(misc): minor fixes for nx 10->nx11 migration
2020-12-12 12:18:09 -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
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
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
0a49487aa5
docs(devkit): add guides on devkit
2020-12-09 08:43:57 -05:00