Jack Hsu
|
aaed63ba18
|
fix(core): mark package.json dependencies as static (#15381)
|
2023-03-02 10:17:42 -05:00 |
|
Jason Jean
|
65aac8ea17
|
fix(js): fix parsing link dependencies in yarn (#15364)
|
2023-03-02 10:16:33 -05:00 |
|
Katerina Skroumpelou
|
4f8a6fc538
|
docs(storybook): migrate-7 version availability (#15375)
|
2023-03-02 10:11:03 -05:00 |
|
Jason Jean
|
7aac67c783
|
fix(core): handle file renames properly for affected (#15340)
|
2023-03-01 18:59:36 -05:00 |
|
Craigory Coppola
|
c9244d2536
|
fix(core): encapsulated nx repos should invoke wrapper when invoked via npx or global install (#15337)
|
2023-03-01 16:05:31 -05:00 |
|
Isaac Mann
|
2791444b56
|
docs(core): update affected:apps new command (#15327)
|
2023-03-01 15:32:16 -05:00 |
|
Miroslav Jonaš
|
e767fa4e2a
|
fix(linter): ensure ast file detection supports tsx files (#15345)
|
2023-03-01 15:14:02 -05:00 |
|
Jack Hsu
|
b7ef261182
|
fix(bundling): use a range rather than ^ for vitest peer dependency … (#15362)
|
2023-03-01 12:27:56 -07:00 |
|
Katerina Skroumpelou
|
df4efc281f
|
feat(storybook): version 7 automigrate integration (#15136)
|
2023-03-01 13:41:51 -05:00 |
|
Benjamin Cabanes
|
872dcc8547
|
chore(core): fix browserslist typo (#15309)
|
2023-03-01 12:25:33 -05:00 |
|
Katerina Skroumpelou
|
3d4e542823
|
fix(vite): root for running the builder (#15359)
|
2023-03-01 19:12:11 +02:00 |
|
Chau Tran
|
c981ac2e0d
|
fix(js): handle swcrc path mappings if specified (#15328)
|
2023-03-01 10:05:56 -07:00 |
|
Nicholas Cunningham
|
b40c9fa88f
|
fix(node): lint generator aware that app is root (#15355)
|
2023-03-01 16:54:47 +00:00 |
|
Isaac Mann
|
0366eeaab6
|
docs(core): update buildable project deps description (#15331)
|
2023-03-01 11:22:09 -05:00 |
|
Jonathan Cammisuli
|
b87f838e9a
|
fix(core): inline source maps for local nx plugins (#15336)
|
2023-02-28 17:24:34 -05:00 |
|
Caleb Ukle
|
2d2804b0c1
|
fix(testing): only install dependency for the desired --testEnvironment (#15244)
|
2023-02-28 16:38:01 -05:00 |
|
Caleb Ukle
|
e8f19d8cb0
|
fix(testing): walk all project deps to check if CT project is used in buildTarget (#15252)
|
2023-02-28 16:33:46 -05:00 |
|
Craigory Coppola
|
94d2162dc8
|
fix(core): nx connect should work for encapsulated repos (#15310)
|
2023-02-28 11:40:19 -05:00 |
|
Craigory Coppola
|
031005fe22
|
fix(core): listing plugin capabilities causes issues when returning null (#15308)
|
2023-02-28 10:53:54 -05:00 |
|
Craigory Coppola
|
1975181c20
|
fix(core): replace require(path/posix) for better node compatibility range (#15307)
|
2023-02-27 18:43:50 -05:00 |
|
Craigory Coppola
|
22970b8d6b
|
fix(core): nx affected should not differ if in child directory (#15304)
|
2023-02-27 17:28:31 -05:00 |
|
Jason Jean
|
92610fe4b6
|
chore(repo): update nx to 15.8.0-beta.7 (#15293)
|
2023-02-27 17:24:06 -05:00 |
|
Victor Savkin
|
ad26b55672
|
cleanup(misc): remove unused imports
|
2023-02-27 16:07:58 -05:00 |
|
Craigory Coppola
|
a60bfc224e
|
fix(linter): init should succeed if project has null targets (#15255)
|
2023-02-27 16:06:17 -05:00 |
|
Craigory Coppola
|
0a9c2000c3
|
fix(core): nx migrate should not prompt if on CI server (#15256)
|
2023-02-27 16:05:17 -05:00 |
|
Craigory Coppola
|
ee3413b517
|
fix(misc): fix description for @nrwl/workspace:fix-configuration (#15302)
|
2023-02-27 16:03:09 -05:00 |
|
Jack Hsu
|
430afe3529
|
fix(js): update migration to point to 15.8.0 instead of 15.8.1 (#15303)
|
2023-02-27 15:59:42 -05:00 |
|
Emily Xiong
|
0f313e51ff
|
fix(react-native): fix the android error for react-native-config (#15290)
|
2023-02-27 14:39:09 -05:00 |
|
Jack Hsu
|
346f5f9f0b
|
feat(react): update React packages and types (#15300)
|
2023-02-27 14:27:09 -05:00 |
|
Miroslav Jonaš
|
729ff7eac2
|
fix(core): remove logs on missing hoisted package (#15295)
|
2023-02-27 18:57:27 +01:00 |
|
FrozenPandaz
|
ade2026570
|
chore(core): fix build
|
2023-02-27 12:45:02 -05:00 |
|
Leosvel Pérez Espinosa
|
50c0dac986
|
fix(devkit): ensure readTargetOptions is compatible with nx supported range (#15296)
|
2023-02-27 12:11:02 -05:00 |
|
Jason Jean
|
3d4f590c07
|
fix(core): do not add typescript in new empty repos (#15163)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
|
2023-02-27 12:08:36 -05:00 |
|
Victor Savkin
|
825ba04015
|
feat(misc): add the ability to vary parallel between tasks runner invocations
|
2023-02-27 12:07:26 -05:00 |
|
Jack Hsu
|
17e6bdedc7
|
fix(bundling): allow transitive external packages to be specified tha… (#15289)
|
2023-02-27 09:52:06 -07:00 |
|
Jason Jean
|
84fedf36e0
|
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274)
|
2023-02-26 12:39:15 -05:00 |
|
Jason Jean
|
3c50474f40
|
chore(repo): update nx to 15.8.0-beta.6 (#15247)
|
2023-02-26 02:26:53 -05:00 |
|
Jonathan Cammisuli
|
24452aac70
|
chore(core): delete local .node files before publish (#15268)
|
2023-02-25 20:54:57 -05:00 |
|
Mayfield
|
0b30f1fce7
|
fix(core): building project graphs is broken for Windows (#15257)
|
2023-02-25 19:03:51 -05:00 |
|
Victor Berchet
|
510b2b595a
|
cleanup(core): fix file names (#15245)
|
2023-02-24 17:20:57 -05:00 |
|
Miroslav Jonaš
|
eede1abf35
|
fix(core): change error handling threshold on create-nx-workspace (#15176)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
|
2023-02-24 17:11:54 -05:00 |
|
Craigory Coppola
|
a815be56ef
|
fix(core): ignored directories should never contain projects (#15242)
|
2023-02-24 16:14:41 -05:00 |
|
Caleb Ukle
|
8c7a27f3da
|
fix(testing): use root preset for snapshot config changes first (#15237)
|
2023-02-24 12:11:31 -06:00 |
|
Colum Ferry
|
f9564e0610
|
feat(angular): support ngrx 15.3 (#15226)
|
2023-02-24 12:44:36 -05:00 |
|
Jack Hsu
|
d8f9f32e7a
|
fix(react): update types for "@nrwl/react/plugins/webpack" for projec… (#15235)
|
2023-02-24 18:43:29 +02:00 |
|
Miroslav Jonaš
|
3be23e021d
|
fix(core): do not expect each package to have hoisted version (#15229)
|
2023-02-24 11:19:44 -05:00 |
|
Blake Petersen
|
bf7ae6df6c
|
fix(react): typo in next.config.js__tmpl__ (#15210)
|
2023-02-24 11:17:28 -05:00 |
|
Ondřej Staněk
|
00c858ee27
|
fix(react): do not overwrite package.json start script (#15091)
Co-authored-by: Ondrej Stanek <ondrej@ostan.cz>
|
2023-02-24 11:11:52 -05:00 |
|
Jason Jean
|
52a62a4866
|
chore(core): disable js code analysis when typescript is not installed (#15211)
|
2023-02-24 11:09:55 -05:00 |
|
Miroslav Jonaš
|
8579ce5d96
|
fix(core): add hash to external nodes while parsing lock-file (#15218)
|
2023-02-24 10:59:39 -05:00 |
|