929 Commits

Author SHA1 Message Date
Colum Ferry
9be869ff7b
feat(angular): switch default to typescript configuration for module federation (#18998) 2023-10-10 15:36:28 +01:00
Craigory Coppola
621a2d5e26
feat(core): add --type for nx show projects (#19358) 2023-10-06 18:45:17 -04:00
Nicholas Cunningham
8ccd88cfcb
feat(react): Add federate-module generator (#19286) 2023-10-06 14:54:29 -06:00
Craigory Coppola
6946f65059
fix(misc): pass full path to tsconfig when registering transpiler (#19451) 2023-10-06 14:40:15 -04:00
Miroslav Jonaš
a3a0496856
feat(linter): remove tslint logic (#19002) 2023-10-06 08:32:51 -04:00
Craigory Coppola
94748413a5
feat(core): accept various task runner options from root of nx.json (#19243) 2023-10-05 12:02:04 -04:00
Jack Hsu
f04519996c
feat(react): use JS webpack config files for module federation (#19452) 2023-10-04 17:43:02 -04:00
James Henry
2d70eb048f
feat(core): switch nx release changelog to offline first with CHANGELOG.md files (#19327) 2023-10-03 11:58:42 -04:00
Craigory Coppola
a0ff89258d
cleanup(devkit): export FileMap interface (#19297) 2023-09-27 14:35:12 +00:00
Katerina Skroumpelou
295ea3fb93
feat(vue): storybook configuration generator for vue (#19141) 2023-09-25 13:23:01 -04:00
Isaac Mann
d1fe398ea0
docs(core): packages to api (#19281) 2023-09-22 14:24:35 -04:00
Isaac Mann
f47bcab31a docs(core): fix links 2023-09-20 22:50:39 +02:00
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