James Henry
|
6b16230499
|
fix(core): support dry-run on nx release publish (#19228)
|
2023-09-20 08:57:13 -04:00 |
|
James Henry
|
7f8368ca16
|
fix(core): allow parallel and output-style on publish target (#19242)
|
2023-09-20 09:38:27 +00:00 |
|
James Henry
|
9116c29c18
|
feat(core): initial implementation of nx release (#19110)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-09-18 15:11:44 -04:00 |
|
Colum Ferry
|
11fcb8f2d4
|
feat(react): switch default to typescript configuration for module federation (#19031)
|
2023-09-18 17:11:38 +01:00 |
|
Miroslav Jonaš
|
d87826eea2
|
docs(linter): add missing properties to the dep-checks docs (#19125)
|
2023-09-15 11:53:31 +03:00 |
|
MaxKless
|
abf3ac6c8f
|
fix(node): set x-dropdown in app generator to enable autocomplete in console (#19105)
|
2023-09-14 14:02:45 -04:00 |
|
Craigory Coppola
|
de2824a450
|
feat(devkit): add method for tree-aware glob search (#19128)
|
2023-09-13 17:39:45 -04:00 |
|
Jack Hsu
|
188dc8f2f0
|
feat(core): hide vue preset options from create-nx-workspace (#19155)
|
2023-09-13 17:18:04 -04:00 |
|
Jack Hsu
|
769974b45a
|
feat(vue): init, app, component and lib generators (#19130)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
|
2023-09-13 15:05:10 -04:00 |
|
Craigory Coppola
|
f2e20c81b6
|
cleanup(core): adjust create dependencies context (#19070)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-09-12 09:01:32 -04:00 |
|
Colum Ferry
|
dd5ea7a244
|
feat(webpack): move module federation utils to webpack (#18996)
|
2023-09-08 10:22:09 -04:00 |
|
Isaac Mann
|
4f3988cb2c
|
docs(core): sync nx package versions (#18973)
|
2023-09-08 08:25:19 -04:00 |
|
Zachary DeRose
|
e6eafaca46
|
docs(misc): community slack to official discord (#18873)
|
2023-09-07 11:01:39 -04:00 |
|
Josh Goldberg ✨
|
b8bc4609e1
|
docs(core): add more to repair's command-object describe (#18602)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
|
2023-09-07 09:04:40 -05:00 |
|
Isaac Mann
|
c2c664a055
|
docs(core): add directory flag to all project generators (#18977)
|
2023-09-07 09:36:25 -04:00 |
|
Stefano Formicola
|
e68a517a75
|
docs(react): fix schema typo to scheme in react-native run-ios schema.json (#17813)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
|
2023-09-06 22:14:11 -04:00 |
|
Jason Jean
|
06cf205715
|
docs(core): fix nodejs compatibility matrix (#19032)
|
2023-09-06 16:30:56 -04:00 |
|
Nicholas Cunningham
|
37a0f7b79f
|
docs(react): Fix typo for react libs (#19007)
|
2023-09-05 11:50:45 -04:00 |
|
Leosvel Pérez Espinosa
|
8564d9ba12
|
feat(misc): support new format to determine new project name and destination in move generators (#18878)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2023-09-05 09:40:16 -04:00 |
|
Caleb Ukle
|
193206ac86
|
feat(testing): support cypress v13 (#18899)
|
2023-09-01 11:55:13 -04:00 |
|
Jack Hsu
|
226dfaf7a4
|
feat(js): carry-over known build options (main, tsConfig, etc.) when running setup-build generator (#18742)
|
2023-08-28 10:36:18 -04:00 |
|
Isaac Mann
|
b02a8a03a9
|
docs(core): fix links
|
2023-08-28 12:39:31 +02:00 |
|
Isaac Mann
|
c605c08dcf
|
docs(core): fixes
|
2023-08-28 12:39:31 +02:00 |
|
Isaac Mann
|
6c68f11dfb
|
docs(core): fix links
|
2023-08-28 12:39:31 +02:00 |
|
Isaac Mann
|
d70a6ceb36
|
docs(core): clarify waitUntilTargets
|
2023-08-28 12:39:31 +02:00 |
|
Isaac Mann
|
8633e03b74
|
docs(core): add express recipe
|
2023-08-28 12:39:31 +02:00 |
|
Isaac Mann
|
1ac034ba60
|
docs(core): move package recipes
|
2023-08-25 14:32:13 +02:00 |
|
Caleb Ukle
|
cb35efabf1
|
docs(nextjs): fix formatting issue with install command (#18800)
|
2023-08-24 14:31:46 +03:00 |
|
Caleb Ukle
|
f5d55e35ef
|
fix(testing): improve error message for ct generators (#18597)
|
2023-08-23 13:27:29 -05:00 |
|
Miroslav Jonaš
|
8f6f71ec44
|
docs(linter): add recipe for flat config converter (#18614)
|
2023-08-23 01:37:13 +02:00 |
|
Leosvel Pérez Espinosa
|
016c89fed6
|
feat(nx-plugin): use helper to determine project name and root in project generators (#18739)
|
2023-08-22 12:28:23 -04:00 |
|
Leosvel Pérez Espinosa
|
1b0439b55c
|
feat(misc): use helper to determine project name and root in npm-package generator (#18710)
|
2023-08-22 12:26:54 -04:00 |
|
Leosvel Pérez Espinosa
|
a2f761352b
|
feat(react-native): use helper to determine project name and root in project generators (#18734)
|
2023-08-22 15:33:55 +01:00 |
|
Leosvel Pérez Espinosa
|
e1b76e26f8
|
feat(nest): use helper to determine project name and root in project generators (#18701)
|
2023-08-22 15:26:10 +01:00 |
|
Leosvel Pérez Espinosa
|
a668e0b7d6
|
feat(expo): use helper to determine project name and root in project generators (#18678)
|
2023-08-22 15:25:54 +01:00 |
|
Leosvel Pérez Espinosa
|
6640c32748
|
feat(web): use helper to determine project name and root in application generator (#18737)
|
2023-08-22 15:25:33 +01:00 |
|
Leosvel Pérez Espinosa
|
bb9f880a8e
|
feat(express): use helper to determine project name and root in application generator (#18679)
|
2023-08-22 15:10:54 +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 |
|
Leosvel Pérez Espinosa
|
d56605522b
|
feat(node): use helper to determine project name and root directory in project generators (#18620)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-08-21 15:47:18 -04:00 |
|
Katerina Skroumpelou
|
7f519d151a
|
docs(storybook): rearrange recipes and docs (#18732)
|
2023-08-21 09:44:29 -06:00 |
|
Nadav Shatz
|
1a0962fcaf
|
fix(react): fix remote generation devServerPort (#18603)
|
2023-08-21 16:48:25 +03:00 |
|
Leosvel Pérez Espinosa
|
18ba93ad5d
|
feat(nextjs): use helper to determine project name and root in projects generators (#18733)
|
2023-08-21 14:42:30 +01:00 |
|
Philip Fulcher
|
768a0d2b7c
|
docs(core): remove references to --all for run-many (#18663)
|
2023-08-18 16:01:32 -04:00 |
|
Leosvel Pérez Espinosa
|
eb9caa1ade
|
feat(react): use helper to determine project name and root directory in project generators (#18615)
|
2023-08-18 13:12:23 -04:00 |
|
Isaac Mann
|
71d2994be9
|
feat(nx-dev): types in devkit toc (#18594)
|
2023-08-18 11:54:36 -04:00 |
|
Leosvel Pérez Espinosa
|
47f8b7a8be
|
feat(angular): use helper to determine project name and root directory in project generators (#18607)
|
2023-08-17 16:27:47 +01:00 |
|
Colum Ferry
|
b9ca7ce09f
|
feat(angular): add flag to include hydration when setting up ssr (#18675)
|
2023-08-17 07:59:15 -07:00 |
|
Craigory Coppola
|
692640e9a9
|
docs(core): update --exclude option to use equal sign (#18592)
|
2023-08-15 18:12:36 -04:00 |
|
Leosvel Pérez Espinosa
|
54ee90505b
|
docs(angular): add angular v16.2.0 to the version compatibility matrix (#18605)
|
2023-08-15 17:50:17 -04:00 |
|
Jason Jean
|
968bd38218
|
Revert "Revert "feat(linter): add generator for converting to flat co… (#18631)
|
2023-08-15 15:25:09 -04:00 |
|