Jack Hsu
86954ae96b
fix(misc): rename @nrwl/* to @nx/* in init generator descriptions ( #26610 )
...
We forgot to rename these in the init generator descriptions. This
affects tutorials since we've been including the terminal output with
the wrong scope.
## 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-06-20 13:08:39 -04:00
Miroslav Jonaš
3ead01987b
fix(nx-dev): remove fence from new packages and "nx add" commands ( #21705 )
2024-02-08 14:43:50 +01:00
Isaac Mann
61436a64ef
docs(core): inferred targets ( #21167 )
...
Co-authored-by: Katerina Skroumpelou <mandarini@users.noreply.github.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-03 00:14:05 -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
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
Aditya Mathur
dd5f3c8d17
docs(misc): standardize all the install commands with different pm ( #21226 )
2024-01-19 15:21:42 +01: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
Leosvel Pérez Espinosa
9002662b07
feat(detox): use helper to determine project name and root in application generator ( #18674 )
2023-08-21 17:07:36 -04:00
Emily Xiong
541981172c
feat(react-native): upgrade react-native to version 0.71.8 ( #16997 )
2023-05-15 14:19:57 -04:00
Emily Xiong
942350810e
fix(expo): fix expo detox test ( #16779 )
2023-05-09 12:28:52 -04: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
Emily Xiong
cc0d91203e
feat(react-native): upgrade react-native to 0.71.7 ( #16504 )
2023-04-24 14:51:59 -04:00
Iza Ledzka
cd512c47f3
docs(detox): fix typo for script to run test for android in release mode ( #15665 )
2023-03-14 11:59:21 -04:00
Emily Xiong
3ef5406fb8
chore(testing): reduce create-workspace --preset=npm e2e time ( #15239 )
2023-03-02 10:38:18 -05:00
Emily Xiong
93ac55ff2a
docs(react-native): add x-priority to react-native, expo and detox ( #14402 )
2023-01-18 10:26:27 -05:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption ( #13834 )
2022-12-19 18:59:50 +00:00