397 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
d2272fdebd
fix(misc): pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740) 2024-02-09 08:13:17 -05:00
Jack Hsu
db8b37f809
fix(vite): import esbuild before loading config to keep it in cache (#21685) 2024-02-07 17:18:27 -05:00
Ian Chadwick
9a9bd2abd3
fix(vite): deep file resolution in nx-tsconfig-paths.plugin.ts (#21513) 2024-02-02 18:33:50 +02:00
Katerina Skroumpelou
a4aa805c15
fix(react): extensions - vite e2e test (#21530) 2024-02-02 10:16:00 -05:00
Jason Jean
396ffc4636
feat(core): enable project crystal by default (#21403)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
2024-02-02 03:40:59 -05:00
Craigory Coppola
deb0f1a492
chore(repo): bump deprecation messages to v19 (#21430) 2024-01-30 16:29:05 -05:00
Jan Pretzel
82a0d613d2
fix(bundling): consider index/folder imports in manual file resolution (#19030) 2024-01-30 19:24:51 +02:00
beeman
a9974d3f25
docs(misc): change http:// to https:// (#19534) 2024-01-30 11:33:13 -05:00
Vinit Neogi
d147604c7f
feat(vite): allow passing path to custom tsconfig file when skipTypeCheck is false (#19784) 2024-01-30 16:14:53 +02:00
Vinit Neogi
85b3a5f3b9
fix(vite): prevent vite:build copying package.json when generatePackageJson false (#19780) 2024-01-30 16:13:33 +02:00
Nicholas Cunningham
79a7e79eb2
fix(vite): PCV3 multiple targets (#21366) 2024-01-26 19:15:20 -07:00
Nicholas Cunningham
bf6f78f792
fix(vite): PCV3 Plugin update to use resolveConfig (#21287) 2024-01-26 12:06:45 -05:00
Leosvel Pérez Espinosa
e4758358b0
feat(misc): optionally update package.json scripts in init generators (#21204) 2024-01-22 13:51:41 -05:00
Jason Jean
1ffd6731dc
feat(core): add target defaults in configuration generators rather th… (#21105) 2024-01-17 16:02:47 -05:00
Emily Xiong
6141f44203
feat(core): add keepExistingVersions to all packages (#21169) 2024-01-17 14:22:58 -05:00
Julien Simonet
ea3c2426d3
fix(js): ensure result is valid before attempting to close it during rollup watch 2024-01-17 12:35:21 -05:00
Leosvel Pérez Espinosa
047dc22aed
cleanup(misc): clean up init generators (#21088) 2024-01-16 15:29:44 +01:00
Katerina Skroumpelou
e5a22a94c6
fix(vite): do not add test target if test is not defined (#21076) 2024-01-11 12:20:08 +02:00
Katerina Skroumpelou
7da53c026e
fix(vite): replaceFile and fileReplacement fixes (#21077) 2024-01-10 18:53:34 +02:00
Katerina Skroumpelou
c79377e735
fix(vite): only import vite dynamically (#21050) 2024-01-09 15:48:32 +01:00
Katerina Skroumpelou
ce81133162
fix(vite): build executor watch (#21042) 2024-01-08 20:46:02 +02:00
Katerina Skroumpelou
688b83f66a
feat(vite): recognize all vite.config file extensions (#20971) 2024-01-03 08:06:13 -07:00
Katerina Skroumpelou
f7d179522f
fix(vite): include vitest config in nodes plugin (#20887) 2024-01-02 16:17:58 +02:00
Katerina Skroumpelou
84c9533d9a
fix(vite): dist and coverage paths for root projects (#20878) 2023-12-21 14:07:17 +00:00
Katerina Skroumpelou
dd44ad9778
fix(vite): more properly resolve arguments from configurations (#20825) 2023-12-19 17:36:16 +02:00
Katerina Skroumpelou
de0d238e13
fix(vite): vitest migration add reporters (#20823) 2023-12-18 17:54:58 +02:00
Katerina Skroumpelou
7641f73278
fix(vite): only dynamically import vite (#20774) 2023-12-15 15:24:05 +02:00
Katerina Skroumpelou
cac2c173c5
feat(vite): update to vitest v1 (#20747) 2023-12-14 19:55:08 +04:00
Katerina Skroumpelou
c9832f4750
fix(vite): allow vitest to be v1 (#20760) 2023-12-14 14:32:28 +02:00
Katerina Skroumpelou
d36f313776
fix(vite): ignore CJS build deprecated warning (#20719) 2023-12-12 16:29:13 +02:00
Katerina Skroumpelou
5b4305819b
fix(vite): better extra args resolution (#20708) 2023-12-12 15:43:56 +02:00
Katerina Skroumpelou
679db5d584
fix(vite): config migration account for other syntaxes (#20693) 2023-12-11 11:52:27 -05:00
Benjamin Cabanes
db77ddef8a
chore(repo): update packages readme banner (#20695) 2023-12-11 11:32:42 -05:00
Benjamin Cabanes
5a305d41de
feat(nx-dev): add homepage updates (#20592)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2023-12-08 14:40:42 -05:00
Katerina Skroumpelou
f04ed1f24a
fix(nuxt): correct outputs for nuxt and vite (#20627) 2023-12-07 08:45:08 -05:00
Jack Hsu
3493c7899b
fix(core): add 'dependsOn' property in when inferring build targets via plugins (#20614) 2023-12-06 16:39:06 -05:00
Katerina Skroumpelou
3befa3a22d
chore(repo): update nx to 17.2.0-beta.14 (#20601) 2023-12-06 13:10:44 -05:00
Jack Hsu
ab8c9298be
feat(core): targets inferred from plugins override targetDefaults (#20586) 2023-12-06 10:47:53 +02:00
Martin Obert
e8869236eb
feat(vite): Use app/lib tsconfig for buildable paths resolution (#19972) 2023-12-05 02:48:54 -07:00
Katerina Skroumpelou
83db767b27
feat(vite): nodes for build, serve, test, preview targets (#20086) 2023-11-30 15:56:16 -05:00
Katerina Skroumpelou
468de36ad1
feat(nuxt): nodes for build, serve, test targets (#20145) 2023-11-30 13:35:02 -05:00
Katerina Skroumpelou
2c88282e8a
fix(vite): adjust config generation (#20367) 2023-11-29 15:58:49 +02:00
Miroslav Jonaš
ff5d1bef83
feat(linter): default lintFilePatterns to {projectRoot} (#20313) 2023-11-27 08:39:38 -05:00
Katerina Skroumpelou
82b39d1f86
feat(vite): update to version 5 (#20341) 2023-11-21 09:45:21 -05:00
Katerina Skroumpelou
34963809dc
fix(vite): vitest versions alignment (#20215) 2023-11-13 17:34:55 +02:00
Katerina Skroumpelou
34552539fe
fix(vite): vitest should use v8 as default (#20156) 2023-11-10 13:07:33 +00:00
Craigory Coppola
d899abe7f4
fix(vite): remove process.send call (#20171) 2023-11-09 21:16:01 -05:00
Jason Jean
a86d926612
feat(testing): add cypress create nodes plugin (#19840) 2023-11-09 14:05:19 -05:00
Jason Jean
c7d0d21761
chore(repo): update nx to 17.1.0-beta.4 (#20124) 2023-11-08 13:01:06 -05:00
Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 (#19689) 2023-11-07 15:45:42 -05:00