Victor Savkin
438e4a544e
fix(core): include config name in the cached fileset
2022-08-12 15:29:11 -04:00
Miroslav Jonaš
899625c8a3
feat(core): format additional flags values for logging ( #11564 )
...
* feat(core): format additional flags values for logging
* cleanup(core): simplify formatValues
2022-08-12 13:21:37 -05:00
Miroslav Jonaš
001fed8c3b
chore(core): release canary version for e2e tests to avoid version overlap ( #11539 )
2022-08-12 16:30:22 +02:00
Benjamin Cabanes
d13d5eb3b5
docs(nxdev): cleanup imports ( #11563 )
2022-08-12 10:24:36 -04:00
Craigory Coppola
8eb2304ecd
fix(angular): 14.5.3 migration should hit @angular/cdk ( #11560 )
2022-08-12 14:12:00 +00:00
Benjamin Cabanes
dd9554987a
docs(nxdev): cleanup imports ( #11561 )
2022-08-12 10:03:18 -04:00
Joe Prisk
9bea8490ca
docs(misc): updates Step 11 to use print-affected rather than affected ( #11554 )
2022-08-12 08:44:01 -04:00
Craigory Coppola
458fc36014
chore(misc): split create tree with empty workspace to remove parameter ( #10188 )
...
* feat(devkit): split create-empty-tree to different functions
* chore(repo): apply migration for createEmptyTree
* cleanup(misc): fix tests that migration misses
2022-08-11 19:24:04 -04:00
Craigory Coppola
42fe477bbb
fix(angular): add missing allowed extension properties ( #11547 )
2022-08-11 18:51:31 -04:00
Victor Savkin
918ddf6d4b
feat(core): hash tasks early when possible to enable optimizations ( #11533 )
2022-08-11 14:56:16 -04:00
Miroslav Jonaš
36213b71fb
feat(core): support yarn berry in CNW ( #11528 )
2022-08-11 17:37:53 +00:00
Benjamin Cabanes
164111b793
docs(nxdev): clean up link map checker script ( #11551 )
2022-08-11 17:31:29 +00:00
Colum Ferry
8645272c4c
docs(core): add table showing compat versions of nodejs and ts ( #11529 )
2022-08-11 15:28:15 +01:00
Jack Hsu
11219071f6
feat(web): update node types to 18.7.1 ( #11546 )
2022-08-11 14:23:35 +00:00
Jack Hsu
9cbfd65896
feat(node): update @types/node to 18.7.1 ( #11545 )
2022-08-11 14:15:50 +00:00
Miroslav Jonaš
f44ba27c5a
fix(linter): skip prettier config if prettier is missing ( #11542 )
2022-08-11 16:13:13 +02:00
Colum Ferry
cecc790f3c
docs(angular): add version compatibility matrix ( #11445 )
...
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2022-08-11 09:58:26 -04:00
Benjamin Cabanes
af83ffb9e8
docs(nxdev): simplify link map checker script ( #11544 )
2022-08-11 13:45:02 +00:00
Chau Tran
0ce3b1a9f6
fix(express): tslib should be included if importHelpers is true ( #11419 )
...
ISSUES CLOSED : #11012
2022-08-11 20:42:29 +07:00
Miroslav Jonaš
45f4e37f2f
cleanup(core): remove unused addGlobal from package manager commands ( #11538 )
2022-08-11 11:45:44 +00:00
Miroslav Jonaš
57acec916b
fix(nxdev): preserve generated sitemap in cache ( #11540 )
2022-08-11 13:20:34 +02:00
Benjamin Cabanes
608f57d527
docs(nxdev): add tree lookup by path on documents ( #11531 )
2022-08-10 13:38:40 -04:00
Benjamin Cabanes
ff7a25a1ba
docs(core): update overview package links ( #11532 )
2022-08-10 17:21:09 +00:00
Benjamin Cabanes
9d35cfad21
docs(nxdev): add workshop info ( #11522 )
2022-08-10 14:16:20 +00:00
Colum Ferry
4244a8d42c
cleanup(core): change project graph e2e test to beforeEach ( #11527 )
2022-08-10 12:00:24 +01:00
Emily Xiong
65f554f81e
feat(react-native): add exclude to sync-deps ( #11365 )
2022-08-09 14:39:39 -04:00
Benjamin Cabanes
ad4dca1903
docs(nxdev): update github header info ( #11523 )
2022-08-09 11:11:38 -07:00
Victor Savkin
efea1a511e
feat(misc): repair should support running extra migrations ( #11504 )
2022-08-09 13:52:28 -04:00
Jack Hsu
520e5852f7
docs(core): read package names from package.json rather than inferrin… ( #11520 )
2022-08-09 16:42:13 +00:00
Nicholas Cunningham
522dcdd339
feat(nextjs): improve type checking for nextjs config file ( #11497 )
...
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-08-09 11:31:22 -04:00
seanboose
4917239100
fix(web): run swc after other plugins in rollup ( #11501 )
2022-08-09 10:31:53 -04:00
Jack Hsu
6eb52b8094
docs(misc): update webpack 5 migration guide ( #11517 )
2022-08-09 14:00:55 +00:00
peterreisz
36f9420736
feat(linter): add option to set report unused disabled directives ( #11212 ) ( #11272 )
...
Co-authored-by: Peter Reisz <peter.reisz@mozaiq.app>
2022-08-09 15:14:13 +02:00
Jack Hsu
e4d60da452
feat(react): update packages ( #11499 )
2022-08-08 18:38:36 +00:00
Katerina Skroumpelou
8bc99407aa
feat(storybook): ignore paths when generating stories ( #11111 )
...
* feat(storybook): ignore paths when generating stories
ISSUES CLOSED : #10211
* cleanup(storybook): add test for nested component ignore path
* feat(storybook): ensure ignore paths parsed correctly
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2022-08-08 14:17:06 +01:00
Jack Hsu
d1af72dde0
fix(js): update SIGINT and SIGTERM handling for tsc/swc executors ( #11492 )
2022-08-08 02:07:27 +00:00
Jack Hsu
f6338d7e53
chore(misc): remove unused e2e test ( #11482 )
2022-08-06 03:06:42 +00:00
Jack Hsu
2c8a711c69
feat(react): improve types for module federation config file ( #11476 )
2022-08-06 02:31:59 +00:00
Jack Hsu
b50d3879ab
docs(misc): update webpack guide with link to module federation ( #11475 )
2022-08-05 15:43:28 -04:00
Jack Hsu
a13e075c7a
docs(misc): update customize webpack docs ( #11473 )
2022-08-05 18:33:30 +00:00
unpunnyfuns
95e579b0cf
fix(testing): restore setting for update-jestconfig ( #11457 )
...
Co-authored-by: Pål Nes <pal.nes@fotoware.com>
2022-08-05 13:07:03 -05:00
Caleb Ukle
acab64888d
fix(testing): install ts-node when migrating to ts jest config files ( #11427 )
2022-08-05 13:55:57 -04:00
Benjamin Cabanes
528be859bc
chore(dep-graph): add button group style on sidebar ( #11470 )
2022-08-05 13:32:15 -04:00
Caleb Ukle
bd4e6ac323
fix(testing): exclude jest.config.ts in angular project tsconfigs ( #11468 )
2022-08-05 12:15:56 -05:00
Jack Hsu
5267f4555d
feat(misc): update shared ts-node and ts-loader packages ( #11429 )
2022-08-05 16:47:33 +00:00
Rares Matei
9dc7d683db
docs(nx-cloud): update private cloud release notes ( #11471 )
2022-08-05 16:47:14 +00:00
Nicholas Cunningham
50afd2b664
fix(nextjs): react root enabled for nextjs ( #11362 )
...
ISSUES CLOSED : #11345
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-08-05 12:36:23 -04:00
Benjamin Cabanes
c52109261b
chore(dep-graph): add accent on checkboxes ( #11469 )
2022-08-05 16:31:06 +00:00
Jack Hsu
dec910274b
fix(react): allow async functions to work with custom webpack config ( #11467 )
2022-08-05 16:13:31 +00:00
Rares Matei
a829270344
docs(nx-cloud): bitbucket auth ( #11452 )
2022-08-05 15:12:42 +01:00