12164 Commits

Author SHA1 Message Date
Katerina Skroumpelou
f1f0f15f0a
fix(vite): throw informative error if no vitest config exists (#19819) 2023-10-24 09:07:39 -04:00
Jack Hsu
742b9a1bcb
fix(webpack): add back deprecated Stylus support until v18 (#19810) 2023-10-23 16:15:30 -06:00
Craigory Coppola
228636cb95
fix(core): await output drain before exiting show (#19793) 2023-10-23 17:24:53 -04:00
Craigory Coppola
48eb232f8c
fix(core): negated paths should be considered by prefix migration (#19791) 2023-10-23 17:19:04 -04:00
Craigory Coppola
74b095ff64
docs(core): update documentation for nx plugin options (#19808) 2023-10-23 17:15:14 -04:00
Isaac Mann
26d11adb07
docs(core): stop exporting code for angular cli (#19805) 2023-10-23 16:59:16 -04:00
Jason Jean
9c2c86650b
docs(core): fix invalid outputs in cache results guide (#19804) 2023-10-23 16:58:14 -04:00
Nicholas Cunningham
812cffe364
fix(core): ensure require.resolve('nx') resolves correctly (#19800) 2023-10-23 14:09:51 -06:00
Isaac Mann
e3f24864e6
docs(core): update npm scope in standalone tutorials (#19802) 2023-10-23 12:41:00 -07:00
Isaac Mann
cc8d8e8f4c
docs(core): deprecate workspaceLayout (#19767) 2023-10-23 11:55:34 -04:00
Isaac Mann
4f2e7ea865
docs(core): fix incorrect breaking change message (#19794) 2023-10-23 08:36:16 -07:00
Nicholas Cunningham
022f1ea355
fix(react): Update error message for invalid remote name (#19744) 2023-10-23 11:09:22 -04:00
Dmitriy Mishchenko
b8296859f2
docs(angular): update angular-monorepo tutorial (#19778) 2023-10-23 11:08:25 -04:00
Pavel Fedorin
a95571c384
fix(vue): move vue-tsc in devDependencies (#19772) 2023-10-23 17:56:34 +03:00
Isaac Mann
ac038e353c
docs(core): changelog for 17.0.0 (#19764) 2023-10-20 17:35:03 -04:00
Jonathan Cammisuli
f19d1db881
feat(core): remove parcel/watcher (#19751) 2023-10-20 17:20:00 -04:00
James Henry
39423322c1
feat(core): support changelog customizations and project changelogs (#19704) 2023-10-20 16:27:03 -04:00
Jason Jean
e20860d0ca
fix(misc): publish legacy readmes (#19762) 2023-10-20 13:06:37 -04:00
Nicholas Cunningham
135b86ed8f
fix(vue): Standalone tsconfig moduleResultion should be node (#19759) 2023-10-20 10:50:05 -06:00
Katerina Skroumpelou
406018ca2d
docs(vue): all of vue docs (#19600) 2023-10-20 19:28:47 +03:00
Katerina Skroumpelou
ac1f2d446b
fix(vue): drop vue jest dependency (#19756) 2023-10-20 11:50:31 -04:00
Isaac Mann
f36e78e53c
docs(core): vue standalone tutorial (#19511) 2023-10-20 11:43:13 -04:00
Katerina Skroumpelou
54865ae83e
fix(vue): do not generate component in lib by default (#19755) 2023-10-20 18:41:25 +03:00
Jonathan Cammisuli
e522fcb16a
fix(core): do not filter updated files when the native watcher is in use (#19757) 2023-10-20 11:41:19 -04:00
Colum Ferry
1f0a54eda4
docs(misc): add module federation and nx concept (#19750) 2023-10-20 11:25:41 -04:00
Miroslav Jonaš
b30f3c59cc
docs(linter): update docs for eslint package (#19649) 2023-10-19 18:07:12 -04:00
James Henry
317635331a
chore(nx-dev): document node 16 being dropped for nx 17 (#19737) 2023-10-19 18:06:42 -04:00
Juri
15f558d253 docs(core): move global & nx wrapper to installation page 2023-10-19 23:17:27 +02:00
Juri
96b8bdba60 docs(core): move task related recipes into task section 2023-10-19 23:17:27 +02:00
Juri
68064b53b0 docs(core): improve core features and concepts 2023-10-19 23:17:27 +02:00
Tomasz Kasowicz
470a0a3021
fix(misc): update re-exports when updating imports during move (#19637)
Co-authored-by: Tomasz Kasowicz <tomaszk@backbase.com>
2023-10-19 14:49:57 -04:00
Nicholas Cunningham
b90aab6423
fix(vue): default unit test to vitest (#19746) 2023-10-19 12:37:10 -06:00
Isaac Mann
c076521133
docs(core): contributing guide for docs (#19738) 2023-10-19 11:20:11 -07:00
Emily Xiong
40a946a11d
fix(core): fix convert to monorepo eslint issue (#19713) 2023-10-19 13:20:25 -04:00
Emily Xiong
85bda9ab8a
fix(react): fix creating a react library with cwd (#19721) 2023-10-19 13:10:01 -04:00
Jason Jean
f619c80151
chore(repo): update nx to 17.0.0-rc.2 (#19740) 2023-10-19 11:50:08 -04:00
Katerina Skroumpelou
e887671bc9
fix(vue): downgrade @vue/eslint-config-prettier to work with prettier v2 (#19741) 2023-10-19 11:15:14 -04:00
Katerina Skroumpelou
90e0795600
fix(storybook): update to patch 7.5.1 webpackStatsJson fix (#19736) 2023-10-19 18:13:02 +03:00
Nicholas Cunningham
fb37e0d588
docs(misc): Add Manage Library Versions recipe (#19666) 2023-10-19 08:57:09 -06:00
Jacob Ley
2ad467c194
fix(js): use normalized tsConfig path for generating tmpTscConfig (#18794) 2023-10-19 14:45:34 +00:00
Sam Y
d798126e73
fix(js): Avoid @babel/preset-env warning in js/babel.ts (#14772) 2023-10-19 14:05:04 +00:00
Jonathan Cammisuli
93e1e1b67e
chore(repo): update post install script to manually check for rust version less than 1.70 (#19739) 2023-10-19 10:01:56 -04:00
Katerina Skroumpelou
ef4ffe9bc8
fix(linter): add migration for eslint config prettier (#19732) 2023-10-19 09:27:47 -04:00
Katerina Skroumpelou
e56dd31dc2
fix(js): update esbuild version (#19728) 2023-10-19 09:27:28 -04:00
Colum Ferry
7caae07881
fix(angular): federate-module should support as-provided for new remotes (#19731) 2023-10-19 14:22:55 +01:00
Miroslav Jonaš
1d647d4302
fix(nx-dev): fix broken linter icon (#19735) 2023-10-19 09:13:09 -04:00
Rares Matei
b7737443af
docs(nx-cloud): update release notes (#19687) 2023-10-19 08:41:14 -04:00
MaxKless
04187087d8
fix(nx-cloud): fix nx connect throwing if run twice (#19729) 2023-10-19 08:34:41 -04:00
Katerina Skroumpelou
879436f3c4
fix(core): check nxjson cli exists before looking for keys (#19730) 2023-10-19 08:14:52 -04:00
Nicholas Cunningham
b9e671c11d
fix(react): Error when invalid path is provided to federate-module generator (#19720) 2023-10-18 20:29:13 -04:00