Jason Jean
8f705e31e2
fix(misc): adjust deprecation messages to v20 ( #23223 )
...
<!-- 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` -->
## Breaking Changes:
BREAKING CHANGE: `nx print-affected` was deprecated in 16.4.0 and has
been removed.
BREAKING CHANGE: `nx affected:graph` was deprecated in 16.4.0 and has
been removed.
BREAKING CHANGE: The `criticalPath` and `affectedProjects` properties of
the JSON created by `nx graph --file graph.json` was deprecated in
16.2.0 and has been removed.
## Current Behavior
<!-- This is the behavior we have today -->
Some deprecation messages still reference v19.
`nx print-affected` was deprecated in 16.4.0 to be removed in Nx 19 but
was not removed.
`nx affected:graph` was deprecated in 16.4.0 to be removed in Nx 19 but
was not removed.
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
Deprecation messages reference v20 now.
`nx print-affected` is removed.
`nx affected:graph` is removed.
There are redirects to a `deprecated` page describing those commands for
Nx users using Nx <19
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #
2024-05-08 21:54:41 -04:00
Nicholas Cunningham
92a2cc775d
fix(nx-dev): Update urls that are 404 ( #22653 )
2024-04-03 15:35:10 -06: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
Emily Xiong
65e86eacac
feat(react-native): upgrade react native to 0.73 ( #20896 )
2024-01-31 15:38:02 -05:00
Craigory Coppola
deb0f1a492
chore(repo): bump deprecation messages to v19 ( #21430 )
2024-01-30 16:29:05 -05:00
beeman
a9974d3f25
docs(misc): change http:// to https:// ( #19534 )
2024-01-30 11:33:13 -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
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
MaxKless
e8e8f94f7a
cleanup(storybook): rename name to project to be consistent with other generators ( #20181 )
2023-11-10 11:22:43 -05:00
Jack Hsu
b5ed979b90
feat(misc): remove usages of @nx/cypress:cypress-project internally ( #19766 )
2023-10-24 21:04:15 -04:00
Katerina Skroumpelou
406018ca2d
docs(vue): all of vue docs ( #19600 )
2023-10-20 19:28:47 +03:00
Katerina Skroumpelou
5ec8b653a0
docs(storybook): remove entirely vue and nuxt pages ( #19593 )
2023-10-13 13:05:20 +03:00
Katerina Skroumpelou
1c08c8b2f9
fix(storybook): cleanup v17 tasks ( #19560 )
2023-10-11 18:54:29 +03:00
Katerina Skroumpelou
295ea3fb93
feat(vue): storybook configuration generator for vue ( #19141 )
2023-09-25 13:23:01 -04:00
Katerina Skroumpelou
e06b9e0954
docs(storybook): interaction tests updated documentation
2023-07-28 15:59:58 +02:00
Katerina Skroumpelou
29a9f8eba8
feat(storybook): interaction tests generators for angular ( #18166 )
2023-07-19 17:42:13 +03:00
Katerina Skroumpelou
58e1f233cf
feat(storybook): interaction testing init generator ( #18051 )
2023-07-12 18:02:12 +03:00
Katerina Skroumpelou
1c478aedfd
feat(storybook): generate ts config files by default ( #17490 )
2023-06-08 11:37:09 +01:00
Katerina Skroumpelou
6d147b61c4
fix(storybook): re-enable x-prompt and remove custom handling ( #17360 )
2023-06-02 12:35:35 -04:00
Katerina Skroumpelou
17e6db5568
feat(storybook): deprecate v6 support ( #16650 )
2023-05-04 18:02:18 +03:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope ( #16403 )
...
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
Katerina Skroumpelou
a7bc1c6635
feat(storybook): added sb7 generator to migrations ( #16369 )
2023-04-18 17:24:26 +03:00
Katerina Skroumpelou
f36d65c2ef
feat(storybook): make v7 default ( #16159 )
2023-04-06 11:39:03 -04:00
Leosvel Pérez Espinosa
4eb7cc7bf1
fix(misc): skip formatting files in nested generator calls ( #15961 )
2023-03-31 11:22:18 -04:00
Katerina Skroumpelou
b94b669035
fix(storybook): proper user prompts for config generator ( #15860 )
2023-03-27 10:44:10 -04:00
Caleb Ukle
b3dd65adbc
feat(storybook): add configureStaticServe option ( #15688 )
2023-03-22 17:38:32 -04:00
Katerina Skroumpelou
5e88d1d7d1
docs(storybook): improve docs around migration and react/angular ( #15706 )
2023-03-16 17:07:40 +02:00
Katerina Skroumpelou
5e0cb7cf59
docs(storybook): include note for older name of flag ( #15662 )
2023-03-14 19:11:26 +00:00
Katerina Skroumpelou
2e3e32cf30
feat(storybook): update to v7.0.0-rc ( #15584 )
2023-03-10 09:56:32 -05:00
Katerina Skroumpelou
4f8a6fc538
docs(storybook): migrate-7 version availability ( #15375 )
2023-03-02 10:11:03 -05:00
Benjamin Cabanes
814aee56d2
docs(core): remove outdated documents ( #15254 )
2023-03-02 09:42:16 -05:00
Katerina Skroumpelou
df4efc281f
feat(storybook): version 7 automigrate integration ( #15136 )
2023-03-01 13:41:51 -05:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init ( #14467 )
2023-02-16 11:17:30 -05:00
Katerina Skroumpelou
a364dabcd3
fix(storybook): make v7 generator ignore uiFramework ( #15023 )
2023-02-16 11:21:03 +00:00
Katerina Skroumpelou
b7fe0a2311
docs(storybook): add titles and descriptions to all docs ( #14749 )
2023-02-01 17:03:51 +00:00
Jack Hsu
d7536aa7e3
feat(core): clean up workspace configuration code
2023-01-23 19:35:15 -05:00
Jason Jean
3a8ec4f535
fix(storybook): hide storybook 7 flags ( #14568 )
2023-01-23 17:48:58 -05:00
Katerina Skroumpelou
e5edcb84db
feat(storybook): version 7 generators ( #14308 )
2023-01-13 18:22:17 +00:00
Katerina Skroumpelou
abfa8640b2
docs(misc): add x-priority flag for generators and executors ( #14336 )
2023-01-13 13:14:36 +00:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption ( #13834 )
2022-12-19 18:59:50 +00:00