Jason Jean
cfadd7d8cf
Revert "fix(core): addPlugin should not conflict on project.json targ… ( #23391 )
...
…ets (#23264 )"
This reverts commit 85c89160
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->
<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->
## Current Behavior
<!-- This is the behavior we have today -->
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #
2024-05-14 18:01:30 -04:00
Colum Ferry
85c8916087
fix(core): addPlugin should not conflict on project.json targets ( #23264 )
...
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->
<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->
## Current Behavior
<!-- This is the behavior we have today -->
Calculating conflicts in target names does not consider if the
project.json defined targets will actually be impacted by the plugin
that wants to be added creating false negatives
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
Calculating conflicts should be more accurate
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #22476
2024-05-13 10:53:09 -04:00
Jason Jean
a64a7e2db9
feat(core): cleanup for v19 ( #22993 )
2024-05-01 12:12:32 -04:00
Jack Hsu
b8e6ebbf9a
feat(webpack): change plugin import paths to speed up config loading ( #23021 )
2024-04-26 10:41:59 -04:00
Jack Hsu
bc43243498
chore(repo): add eslint and jest plugins to use inferred targets ( #22946 )
2024-04-23 21:52:13 -04:00
Colum Ferry
739e2e7115
feat(testing): make playwright default e2e test runner option ( #22511 )
2024-04-23 11:27:09 -04:00
Jason Jean
bf206e578e
feat(misc): non conflicting init/add flow ( #22791 )
2024-04-15 16:45:08 -04:00
Colum Ferry
7f00927655
fix(testing): app generators should create correct e2e config at generation time ( #22565 )
2024-04-03 16:51:03 +01:00
Colum Ferry
29c80a33de
fix(web): spa flag should correctly define redirect ( #22487 )
2024-03-26 16:51:03 +00:00
Craigory Coppola
a89c73483e
feat(core): use flag in nx.json for toggling crystal ( #21980 )
2024-02-29 15:18:46 -05:00
Katerina Skroumpelou
fe17fc3287
fix(vite): project conversion generator ( #21646 )
2024-02-20 16:38:12 +02:00
Nicholas Cunningham
4c8c24b97a
fix(nextjs): Add missing e2e-ci target for cypress ( #21805 )
2024-02-16 16:36:01 -05:00
Nicholas Cunningham
97e60f3175
fix(core): Update NxWelcome connect to cloud ( #21830 )
2024-02-15 12:57:27 -07: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
beeman
a9974d3f25
docs(misc): change http:// to https:// ( #19534 )
2024-01-30 11:33:13 -05:00
Colum Ferry
0b3e1f6ec4
feat(core): log to guide users to show details after project generation ( #21350 )
2024-01-30 10:58:49 -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
Leosvel Pérez Espinosa
047dc22aed
cleanup(misc): clean up init generators ( #21088 )
2024-01-16 15:29:44 +01:00
Miroslav Jonaš
20dcc97099
fix(nx-dev): standardize nx cloud naming ( #21059 )
2024-01-10 13:09:42 +01:00
Miroslav Jonaš
03257e2503
feat(linter): move common options to target defaults ( #20583 )
2024-01-09 09:12:47 +00:00
Katerina Skroumpelou
1d1d465d12
feat(misc): align version of @types/node throughout repo ( #20883 )
2024-01-02 18:59:03 +02: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
Jack Hsu
7cb8aead12
fix(web): file-server falls back to outputs if outputPath is not preset ( #20515 )
2023-12-01 11:32:50 +02:00
Katerina Skroumpelou
83db767b27
feat(vite): nodes for build, serve, test, preview targets ( #20086 )
2023-11-30 15:56:16 -05:00
Jack Hsu
2d529b1a46
feat(web): support buildTarget that excludes project name ( #20508 )
2023-11-30 12:54:04 -05:00
Katerina Skroumpelou
2c88282e8a
fix(vite): adjust config generation ( #20367 )
2023-11-29 15:58:49 +02:00
Jack Hsu
507fe42e4f
feat(webpack): add plugin to automatically configure build and serve targets ( #20243 )
2023-11-28 13:01:03 -05:00
Jason Jean
78ab39b895
feat(testing): allow cypress preset to execute a command for a web server ( #20355 )
2023-11-27 13:30:01 -05:00
Miroslav Jonaš
ff5d1bef83
feat(linter): default lintFilePatterns to {projectRoot} ( #20313 )
2023-11-27 08:39:38 -05:00
Jack Hsu
a22c4221a0
fix(webpack): set isolatedConfig to true by default ( #20281 )
2023-11-22 11:32:16 -05:00
Jonathan Cammisuli
6f6af7ed9b
chore(repo): increase test timeouts ( #20356 )
2023-11-21 11:39:11 -05:00
Jack Hsu
cd38d51482
feat(web): add verbose logging to waitForPortOpen function ( #20260 )
2023-11-21 10:57:19 -05:00
Craigory Coppola
30d94f76ee
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins ( #20228 )
2023-11-17 15:31:03 -05:00
Craigory Coppola
2a5d541243
fix(misc): @nx/web:file-server should not error on destructuring null ( #20318 )
2023-11-17 15:30:15 -05:00
Colum Ferry
a73e9fd562
feat(module-federation): use single file-server for static remotes ( #20006 )
2023-11-10 11:25:09 -05:00
Katerina Skroumpelou
34552539fe
fix(vite): vitest should use v8 as default ( #20156 )
2023-11-10 13:07:33 +00:00
Leosvel Pérez Espinosa
40f54d57c9
fix(misc): update nx-welcome templates with as-provided generator paths ( #20129 )
2023-11-09 10:56:06 -05:00
Isaac Mann
4d1e0bd7e9
docs(core): deprecation for nameAndDirectoryFormat ( #19861 )
2023-10-31 10:13:17 -04:00
MaxKless
12b8d5ea86
cleanup(misc): make nx console links on various starter pages consistent ( #19867 )
2023-10-26 14:47:09 +02:00
Jack Hsu
b5ed979b90
feat(misc): remove usages of @nx/cypress:cypress-project internally ( #19766 )
2023-10-24 21:04:15 -04:00
Isaac Mann
cc8d8e8f4c
docs(core): deprecate workspaceLayout ( #19767 )
2023-10-23 11:55:34 -04:00
Jason Jean
d0005c954f
feat(core): remove deprecated defaultCollection and npmScope nx.json … ( #19708 )
2023-10-18 18:03:57 -04:00
Katerina Skroumpelou
3df85295a1
fix(react): respect unitTestRunner none and inform about vitest ( #19676 )
2023-10-18 16:29:29 -04:00
Leosvel Pérez Espinosa
81e8d12ed1
fix(misc): do not normalize project name and root when using as-provided format ( #19651 )
2023-10-17 17:53:48 -04:00
Katerina Skroumpelou
541af1129f
fix(vite): configuration generator fixes ( #19628 )
2023-10-16 19:20:42 +03:00
Miroslav Jonaš
0bc693342e
feat(linter): rename @nx/linter to @nx/eslint ( #19515 )
2023-10-16 11:52:19 -04:00
Colum Ferry
80fde79374
feat(misc): remove deprecated Angular CLI usage of schematics and builders ( #19557 )
2023-10-13 17:14:16 +01:00
Jason Jean
47e9fc8ed6
feat(misc): remove migrations for v14 and under ( #19552 )
2023-10-11 10:46:17 -04:00