James Henry
8d24bb01a0
fix(core): remove unused quiet option from nx cli
2021-05-04 12:06:16 -04:00
Kirils L
217f581472
fix(nextjs): allow node modules css import in libs ( #5479 )
2021-05-04 09:53:41 +00:00
Phillip Barta
d1f267764b
feat(web): use chokidar for the fileserver implementation ( #5535 )
2021-05-03 21:11:48 +02:00
Emily Xiong
efd706ff5f
feat(gatsby): add style-jsx support for gatsby ( #5300 )
...
add style-jsx option for gatsby
add plugin to add _JSXStyle to global
2021-05-03 13:19:32 -04:00
Jason Jean
a964405b93
Release 12.1.0
2021-05-03 13:07:15 -04:00
Jason Jean
87bc1c2f83
fix(core): fix parsing for affected ( #5538 )
2021-05-03 12:54:39 -04:00
vsavkin
d4e659c660
feat(repo): explicitly kill processes holding onto ports
2021-05-03 11:59:28 -04:00
vsavkin
c47b49cea1
chore(repo): update to nx 12-rc1.
2021-05-03 10:58:06 -04:00
vsavkin
92e33550ed
Release 12.1.0-rc.1
2021-05-03 10:45:04 -04:00
Isaac Mann
78dd5c9fb8
docs(nxdev): use nx devkit instead of angular devkit in workspace generator docs ( #5533 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-05-03 09:58:26 -04:00
Noriyuki Shinpuku
321815d56d
fix(react): fix react library generator for strict option ( #5249 )
2021-05-02 22:01:51 -04:00
Noriyuki Shinpuku
6cb1dc65d0
feat(react): add strict option to react application generator ( #5248 )
2021-05-02 22:01:43 -04:00
Juri Strumpflohner
111a7cfeaf
docs(core): change tsconfig.json to tsconfig.base.json in core concepts docs ( #5514 )
2021-04-30 20:42:11 -04:00
Jason Jean
89dec9afcd
fix(core): cleanup output of task results
2021-04-30 20:35:46 -04:00
Christopher Dieringer
92a92c4117
feat(testing): support test timeout argv flag ( #5520 )
...
Co-authored-by: c0d01a5 <christopher.dieringer@walmartlabs.com>
2021-04-30 19:10:13 -04:00
Jason Jean
c7ce8d2b28
fix(core): consistently process args with yargs-parser instead of minimist ( #5488 )
2021-04-30 19:08:59 -04:00
Emily Xiong
1f21e48a4b
fix(gatsby): update generated app for gatsby ( #5486 )
2021-04-30 18:57:28 -04:00
Benjamin Cabanes
bdb42e35dc
feat(nxdev): Add version and framework selectors ( #5518 )
2021-04-30 16:58:57 -04:00
vsavkin
ecf83c4dae
fix(core): cache diff does not handle projects with no files
2021-04-30 16:11:57 -04:00
Leosvel Pérez Espinosa
6caff37373
fix(angular): allow setting appsDir and libsDir to workspace root ( #5513 )
...
ISSUES CLOSED : #5415
2021-04-30 18:07:18 +01:00
Jason Jean
e2bec26b18
fix(linter): safely check if angular-eslint is the right version ( #5511 )
2021-04-30 11:40:56 -04:00
Juri Strumpflohner
f7bdd89e3e
fix(testing): Jest migration if globals or tsconfig is not present ( #5506 )
2021-04-30 09:14:16 -04:00
Leosvel Pérez Espinosa
7c3f0f76cc
cleanup(node): refactor package executor to reuse TypeScript utilities ( #5494 )
2021-04-30 09:35:27 +01:00
James Henry
1cf7a69ce2
feat(angular): update angular-eslint to v4 ( #5499 )
...
* feat(angular): update angular-eslint to v4
* fix(linter): add check to see if right version is used
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-29 22:19:50 +00:00
Emily Xiong
84e387b238
feat(gatsby): add preset gatsby ( #5485 )
2021-04-29 17:53:20 -04:00
vsavkin
d767261fea
fix(nextjs): default to build target for incremental serve
...
feat(core): support exclude with run-many
2021-04-29 15:57:26 -04:00
Jack Hsu
ffa879c8bb
docs(core): disable automatic production nx.dev deploys ( #5501 )
2021-04-29 17:23:44 +00:00
Benjamin Cabanes
fb22ba48b0
feat(nxdev): Search component using Algolia ( #5451 )
2021-04-29 12:00:21 -04:00
Phillip Barta
78fe230dcb
feat(repo): updated yarn to 1.22.10 ( #5439 )
2021-04-29 11:19:02 -04:00
Katerina Skroumpelou
6b7b6815c1
feat(storybook): update Angular Storybook to use new Storybook v6 syntax ( #5398 )
2021-04-29 11:02:04 +02:00
Jack Hsu
0ac5b27749
docs(core): add script to check if Vercel build should be ignored or not ( #5489 )
2021-04-28 23:28:31 -04:00
Jack Hsu
88773e6820
docs(core): add title and collapsible menu to nx.dev docs viewer ( #5470 )
2021-04-28 21:35:11 -04:00
Zachary DeRose
65b2edf69d
feat(testing): adding getJestProjects() utility for root jest.config.js file ( #5425 )
2021-04-28 15:45:33 -04:00
Leosvel Pérez Espinosa
bc3ee3e13e
feat(core): add --buildable support to workspace lib ( #5449 )
2021-04-27 13:58:51 +01:00
Leosvel Pérez Espinosa
b388c1ed81
cleanup(core): copy from cache only when needed ( #5464 )
2021-04-27 12:02:06 +01:00
vsavkin
85ceb3c790
fix(core): propagate sigterm and other signals correctly
2021-04-26 20:50:30 -04:00
Phillip Barta
1686583ede
feat(core): replace lodash.template with a custom interpolation function
2021-04-26 15:16:53 -04:00
Tasos Bekos
156e3c2c40
chore(repo): use jest-circus runner
2021-04-26 15:16:09 -04:00
Phillip Barta
06c8eac002
feat(repo): updated husky, is-ci and pretty-quick ( #5239 )
...
updated husky to 6.0.0
updated husky hooks
updated is-ci to 3.0.0
updated pretty-quick to 3.1.0
2021-04-26 17:57:35 +00:00
Jason Jean
57cff5d0d1
fix(core): do not report on tasks when being run within an Nx command ( #5466 )
2021-04-26 13:57:02 -04:00
Juri Strumpflohner
2089d37cf9
fix(storybook): vSCode TypeScript error ( #5443 )
2021-04-26 15:23:06 +00:00
Juri Strumpflohner
443daabcac
cleanup(storybook): e2e that actually serves storybook ( #5454 )
2021-04-26 11:10:55 -04:00
Minijus L
357ecd09a4
fix(testing): update ts-jest to version 26.5.5 ( #5405 )
...
Update `jest.config.js` ts-jest section with lower-cased 'tsconfig' property as 'tsConfig' is to be deprecated in version 27.
2021-04-26 08:56:52 -04:00
vsavkin
c41968648a
fix(misc): handle empty project graph in the tslint version of the enforce module bounaries check
2021-04-24 19:11:45 -04:00
vsavkin
d72569a5e6
fix(core): emit erorr logs instead of retrying when creating a worksapce
2021-04-24 19:11:45 -04:00
vsavkin
78f27abe6c
feat(node): do not override main and typings
2021-04-24 19:11:45 -04:00
Jason Jean
ef1649efe4
fix(core): do not remove version from overrides
2021-04-24 11:00:49 -04:00
Jason Jean
5414d21d02
docs(core): add example + incrementally recalculating project graphs ( #5452 )
2021-04-23 16:02:45 -04:00
Jason Jean
0945b3505a
fix(repo): fix nx-dev build ( #5450 )
2021-04-23 15:24:10 -04:00
Jack Hsu
ccfe57a495
docs(core): implement sidebar menu for nx.dev ( #5448 )
2021-04-23 14:58:50 -04:00