Katerina Skroumpelou
|
abfa8640b2
|
docs(misc): add x-priority flag for generators and executors (#14336)
|
2023-01-13 13:14:36 +00:00 |
|
Colum Ferry
|
46b10c2e20
|
fix(angular): correctly error component when standalone is used in Angular < 14.1.0 (#14337)
|
2023-01-13 12:57:19 +00:00 |
|
Colum Ferry
|
9d626b8b81
|
fix(angular): correctly error when assets are used in Angular < 15.1.0 (#14333)
|
2023-01-13 12:14:30 +00:00 |
|
Rares Matei
|
608ddb5ebf
|
docs(nx-cloud): update private cloud release notes (#14319)
|
2023-01-12 17:17:15 -05:00 |
|
Victor Berchet
|
0d4833c822
|
fix(devkit): make the JSON parser accepts trailing commas by default (#14317)
|
2023-01-12 17:16:59 -05:00 |
|
Victor Berchet
|
1cc8cbf9be
|
docs(vite): configFile is configured on the build target (#14288)
|
2023-01-12 20:45:17 +02:00 |
|
Colum Ferry
|
2dc72e0f94
|
feat(angular): support angular 15.1.0 (#14103)
|
2023-01-12 12:30:17 -05:00 |
|
Victor Savkin
|
0e5531ed7f
|
fix(core): do not capture --target when using nx run
|
2023-01-12 11:35:17 -05:00 |
|
Jack Hsu
|
d98d2462aa
|
fix(react): add deprecated messages to react and next generators (#14310)
|
2023-01-12 11:11:33 -05:00 |
|
Craigory Coppola
|
f98071ab50
|
chore(nx-plugin): update x-deprecated boolean values for nx-plugin:e2e (#14291)
|
2023-01-12 16:01:22 +00:00 |
|
Victor Berchet
|
6754e62227
|
feat(core): print nicely formatted JSON parse error (#14293)
|
2023-01-12 10:16:46 -05:00 |
|
Katerina Skroumpelou
|
c79d2b2302
|
feat(storybook): fix the options for the builders (#14279)
|
2023-01-12 15:19:09 +02:00 |
|
Zack DeRose
|
a806feed0e
|
docs(misc): updating to tutorial version of react standalone video
|
2023-01-10 08:08:53 +01:00 |
|
Colum Ferry
|
a5707c8b75
|
feat(angular): remove decorate-angular-cli (#14226)
|
2023-01-09 21:34:09 +00:00 |
|
William Neely
|
c82f7c3848
|
docs(linter): remove double with (#14047)
|
2023-01-09 15:30:52 -05:00 |
|
Victor Berchet
|
02d1cc85ca
|
fix(vite): move clearScreen and logLevel to the shared options (#14174)
|
2023-01-09 18:16:45 +02:00 |
|
Katerina Skroumpelou
|
ea34f256f9
|
docs(storybook): update image link (#14230)
closed https://github.com/nrwl/nx/issues/14178
|
2023-01-09 15:58:48 +00:00 |
|
Jack Hsu
|
fcc02d1932
|
feat(webpack): remove support for legacy browsers (#14190)
|
2023-01-09 12:15:37 +02:00 |
|
Caleb Ukle
|
16aa1b5af2
|
docs(core): add example for running multiple targets (#14210)
|
2023-01-06 22:26:51 +00:00 |
|
Nicholas Cunningham
|
a631af7b62
|
feat(node): support nodejs frameworks (#14199)
|
2023-01-06 15:04:11 -07:00 |
|
Caleb Ukle
|
3db0bf8a18
|
docs(testing): add info about --spec and link to storybook (#14211)
|
2023-01-06 15:51:39 -06:00 |
|
Jack Hsu
|
d3ba6447d0
|
fix(nextjs): hide lockfile generation behind a flag so it can be toggled on and off (#14204)
|
2023-01-06 20:26:10 +00:00 |
|
Caleb Ukle
|
e96dfe575a
|
fix(web): dynamic default unitTestRunner based on bundler for @nrwl/web:app (#14188)
Fixes https://github.com/nrwl/nx/issues/14167
|
2023-01-06 10:36:46 -06:00 |
|
Jack Hsu
|
bf17af552f
|
docs(misc): remove webpack 5 migration guide (#14185)
|
2023-01-06 09:24:40 -05:00 |
|
Victor Savkin
|
422c8c735a
|
cleanup(core): clearly split nx.json config and projects config
|
2023-01-05 15:35:36 -05:00 |
|
Jack Hsu
|
3364e386a3
|
cleanup(webpack): remove previously deprecated options (#14149)
|
2023-01-05 09:00:41 -05:00 |
|
Colum Ferry
|
5fba936254
|
feat(angular): add standalone support to NgRx generator (#14141)
|
2023-01-05 12:46:54 +00:00 |
|
Katerina Skroumpelou
|
67bac32fc6
|
fix(storybook): vite builder version correction (#14146)
CLOSED https://github.com/nrwl/nx/issues/14140
|
2023-01-04 21:08:35 +02:00 |
|
Felipe Plets
|
2e8511ae6f
|
docs(core): fix links to devkit index page (#14034)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
Fixes https://github.com/nrwl/nx/issues/14033
|
2023-01-04 14:04:28 -05:00 |
|
Jack Hsu
|
bd14b24460
|
feat(bundling): add option to esbuild to not bundle (#14145)
|
2023-01-04 13:36:52 -05:00 |
|
Isaac Mann
|
b8d0ba6d96
|
docs(core): identify dependencies between folders (#13672)
|
2023-01-04 11:46:55 -05:00 |
|
Caleb Ukle
|
8c014f0d48
|
docs(testing): add deprecation messages for Jest/Cypress (#14137)
|
2023-01-04 10:33:04 -06:00 |
|
Titan196
|
231b703f1f
|
docs(devkit): fix typo same same (#13858)
|
2023-01-03 12:47:54 -05:00 |
|
Colum Ferry
|
16a0891d30
|
feat(angular): add parent flag to ngrx generator (#14105)
|
2023-01-03 13:35:53 +00:00 |
|
Craigory Coppola
|
c783ac5e9a
|
feat(core): merge more target options from targetDefaults (#12435)
Fixes https://github.com/nrwl/nx/issues/12433
|
2022-12-29 23:13:53 +00:00 |
|
Craigory Coppola
|
66a26583da
|
feat(core): add glob support for project-level implicit dependencies (#13138)
|
2022-12-29 17:37:28 -05:00 |
|
Altan Stalker
|
a5b756b6b0
|
docs(core): add new Bitbucket Cloud integration setup guide (#13990)
|
2022-12-29 18:20:19 +00:00 |
|
Altan Stalker
|
7bbacea108
|
docs(core): add new Gitlab integration setup guide (#13969)
|
2022-12-29 11:09:30 -05:00 |
|
godkun
|
2beb0e2c19
|
docs(misc): update modifying-files to remove error with string replace
|
2022-12-28 16:38:32 -05:00 |
|
youmoo
|
a8263f5b3b
|
docs(misc): remove the unnecessary to (#13945)
|
2022-12-28 16:38:00 -05:00 |
|
Craigory Coppola
|
285dc39371
|
feat(core): support targets with colons in the name without quotes (#13938)
|
2022-12-28 15:18:07 -05:00 |
|
Caleb Ukle
|
a04a2ea00b
|
docs(testing): redirect cy 10 generator to cy 11 (#14045)
Fixes https://github.com/nrwl/nx/issues/14000
|
2022-12-28 15:13:06 -05:00 |
|
Caleb Ukle
|
b47e3ae1dc
|
docs(testing): add info about global scripts & @swc/jest (#14043)
Fixes https://github.com/nrwl/nx/issues/13345
|
2022-12-28 14:36:30 -05:00 |
|
Zachary DeRose
|
b3501888fc
|
docs(misc): better audio videos for standalone tutorials (#14036)
|
2022-12-27 17:15:12 -05:00 |
|
Zachary DeRose
|
39e363f210
|
docs(core): adding standalone videos (#13895)
|
2022-12-27 15:04:16 -05:00 |
|
Victor Savkin
|
c3f0cef1fb
|
fix(core): fix the parsing of projects and targets
|
2022-12-27 12:45:35 -05:00 |
|
Caleb Ukle
|
e91179e2b2
|
fix(testing): change ignoreTestFiles to excludeSpecPattern for cy10+ (#13942)
|
2022-12-27 11:28:31 -06:00 |
|
Katerina Skroumpelou
|
e50c8ccc41
|
docs(vite): enhancing vite docs (#13984)
|
2022-12-22 20:05:31 +00:00 |
|
Victor Savkin
|
8572eed44e
|
feat(core): add the ability to specify multiple targets
|
2022-12-22 14:21:06 -05:00 |
|
Benjamin Cabanes
|
376a4ca496
|
docs(core): move generated packages metadata file into generated folder (#13988)
|
2022-12-22 13:34:17 -05:00 |
|