11885 Commits

Author SHA1 Message Date
Jack Hsu
6efdfd24ca
docs(nx-cloud): fix syntax for launch template example (#21921) 2024-02-21 13:14:46 -05:00
Austin Fahsl
20548270d8
feat(release): prompt to create github release when no file changes (#21819) 2024-02-21 11:01:54 -07:00
Katerina Skroumpelou
f3cf98d5c3
fix(core): include nx/nuxt in migrations (#21885) 2024-02-21 17:10:43 +00:00
Colum Ferry
1d33c50d04
feat(angular): update jest-preset-angular dependency to 14.0.3 (#21912) 2024-02-21 16:20:27 +00:00
Leosvel Pérez Espinosa
cfa0815385
fix(angular): stop using npmScope as a prefix for component and directive selectors (#21828) 2024-02-21 16:20:12 +01:00
Leosvel Pérez Espinosa
fe72ab4c78
fix(testing): pin cypress version to avoid issue with verifying cypress (#21917) 2024-02-21 15:13:14 +00:00
Katerina Skroumpelou
c7a1a75c78
fix(nuxt): turn on autoimport (#21894) 2024-02-21 08:48:03 -05:00
Colum Ferry
e7826cdc6c
fix(nuxt): init generator should add @nx/vite to dependencies (#21911) 2024-02-21 14:19:44 +02:00
Jack Hsu
abc0cf8450
chore(repo): update to nx 18.1.0-beta.1 (#21900) 2024-02-20 16:11:10 -05:00
Craigory Coppola
7ef1d3c1dd
fix(core): read all targets from package json when defining target defaults (#21719) 2024-02-20 15:33:32 -05:00
Colum Ferry
fc0c99dd96
docs(module-federation): clarify usage of skipRemotes (#21887) 2024-02-20 19:18:58 +00:00
Isaac Mann
86acef668c
docs(core): explain NX_ADD_PLUGINS (#21831) 2024-02-20 14:13:25 -05:00
Miroslav Jonaš
ecf70adbce
fix(core): align terminal output padding and remove leading arrow (#21809) 2024-02-20 17:43:46 +01:00
Isaac Mann
2c8c8d4f2a
docs(core): fix links (#21891) 2024-02-20 07:51:26 -08:00
Miroslav Jonaš
e864d35bbc
fix(core): ensure migrate works with yarn PnP (#21824) 2024-02-20 10:36:01 -05:00
Leosvel Pérez Espinosa
ca3965fcf3
fix(angular): do not force explicit targets for separate e2e projects (#21865) 2024-02-20 15:57:28 +01:00
Katerina Skroumpelou
fe17fc3287
fix(vite): project conversion generator (#21646) 2024-02-20 16:38:12 +02:00
Colum Ferry
246fd1907b
fix(remix): typo in tsconfig.spec.json update led to invalid tsconfig (#21886) 2024-02-20 16:04:14 +02:00
Dan Roujinsky
4a5b5f245d
fix(webpack): correctly handle paranthesis in PostCSS in url (#21884) 2024-02-20 16:02:56 +02:00
Viktor Pöntinen
89e5e2a184
fix(remix): adjust remix start script when building (#21883) 2024-02-20 10:37:40 +00:00
Tine Kondo
003b9613c4
fix(core): propagate verbose flag when running init generator dur… (#21868) 2024-02-19 12:06:19 -05:00
Leosvel Pérez Espinosa
077debe2b2
fix(vite): normalize vitest cli args in executor (#21870) 2024-02-19 17:28:05 +01:00
Julian Martin
31348e2b85
fix(vue): tailwind generator ignoring styleSheet option (#21840) 2024-02-19 10:04:45 +02:00
Leosvel Pérez Espinosa
5b6d1b4017
feat(angular): force explicit targets when NX_ADD_PLUGINS is not explicitly true (#21852)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-16 17:42:51 -05:00
Nicholas Cunningham
4c8c24b97a
fix(nextjs): Add missing e2e-ci target for cypress (#21805) 2024-02-16 16:36:01 -05:00
Zachary DeRose
11c849afab
docs(misc): temporarily removing nx 18.0 video from changelog (#21851) 2024-02-16 13:30:47 -05:00
Zachary DeRose
ba167293c0
docs(misc): adding tusky to nx cloud products (#21738) 2024-02-16 11:16:24 -05:00
Zachary DeRose
fdcd4d0451
fix(vue): fixing vue and nuxt welcome templates (#21792) 2024-02-16 11:15:58 -05:00
Zachary DeRose
9c4d5005ee
docs(core): adding Nx 17.2 changelogs (#21837) 2024-02-16 11:15:14 -05:00
Colum Ferry
90ba36696e
feat(remix): upgrade to latest remix 2.6.0 (#21843) 2024-02-16 14:56:46 +00:00
Philip Fulcher
f29383dc31
docs(js): fix createPackageJson and createLockFile example (#21818) 2024-02-16 15:00:06 +01:00
Colum Ferry
ef277518e9
fix(remix): the output path should respect the remix.config.js in crystal (#21842) 2024-02-16 13:26:03 +00:00
Colum Ferry
73d041b885
fix(remix): should add remix plugin to nx.json on init correctly (#21827) 2024-02-16 08:03:08 -05:00
Isaac Mann
c5a64d39be
docs(core): add 18.0 changelog (#21832)
Co-authored-by: Zachary DeRose <zack.derose@gmail.com>
2024-02-15 23:47:09 -08:00
Emily Xiong
0f0074c91f
fix(react-native): add all flag to sync-deps (#21821) 2024-02-16 01:12:16 -05:00
Benjamin Cabanes
27cf3082da
feat(nx-dev): update website header components (#21833) 2024-02-15 17:34:34 -05:00
Nicholas Cunningham
97e60f3175
fix(core): Update NxWelcome connect to cloud (#21830) 2024-02-15 12:57:27 -07:00
Emily Xiong
3d48b2290b
fix(react-native): change gradlew to absolute path (#21725) 2024-02-15 14:12:13 -05:00
Emily Xiong
4be897ac3f
fix(webpack): resolve relative path for assets inputs (#21822) 2024-02-15 13:42:25 -05:00
Leosvel Pérez Espinosa
8963c4c538
feat(angular): support angular 17.2.0 (#21671) 2024-02-15 12:13:57 -05:00
Colum Ferry
e4b9248d05
feat(angular): ensure all targets are generated for application and libraries (#21826) 2024-02-15 16:13:31 +00:00
Leosvel Pérez Espinosa
2b7047b8b8
feat(core): support migrating to canary versions of nx for testing (#21812) 2024-02-15 16:45:54 +01:00
Austin Fahsl
c9c2d978e6
docs(release): introduction to github releases with nx release (#21814) 2024-02-15 08:06:00 -07:00
Isaac Mann
d5e1451634
docs(core): expand nx agents feature (#21804) 2024-02-14 15:15:18 -05:00
Colum Ferry
3b384c78ac
feat(react): add tailwind as style prompt option for app gen (#21784) 2024-02-14 17:51:37 +00:00
Leosvel Pérez Espinosa
343c0f6690
feat(angular): add the extract-i18n executor (#21802) 2024-02-14 14:37:25 +01:00
Austin Fahsl
b625a79cca
fix(release): move github release creation to git tasks (#21510) 2024-02-13 17:32:35 -07:00
Isaac Mann
f4dd4403f5
docs(core): expand nx agents feature (#21803) 2024-02-13 15:56:22 -05:00
Colum Ferry
972801ede2
fix(js): swc executor should support inlining on windows (#21801) 2024-02-13 18:48:53 +00:00
Vadim Goy
499659c092
fix(react): full support custom secure host for module federation (#21777)
Co-authored-by: Vadim Goy <vadim.goy@zoominfo.com>
2024-02-13 11:06:08 -05:00