663 Commits

Author SHA1 Message Date
Jack Hsu
0a6d37675c
fix(react): use babel-loader when using styled-jsx with rspack (#16443) 2023-04-20 15:35:44 -04:00
Jack Hsu
91639605fd
feat(react): remove empty <div /> from generated app (#16439) 2023-04-20 14:44:10 -04:00
Jason Jean
739b4c2924
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420) 2023-04-20 13:25:56 -04:00
Emily Xiong
840048480f
feat(core): update create-nx-plugin to generate cli library (#15994) 2023-04-19 20:36:11 -04:00
Jack Hsu
f04f316271
feat(react): add rspack experimental support (#16252) 2023-04-19 14:00:24 -04:00
Katerina Skroumpelou
c963393e53
fix(storybook): dont use swc addon on sb7 and format (#16408) 2023-04-19 12:34:38 -04:00
Jason Jean
76dfc62412
feat(web): replace usages of @nrwl with @nx (#16376) 2023-04-19 10:59:41 -04:00
Jack Hsu
1780aac6a0
feat(react): add @nx/web as a dependency since it is needed by cypress/etc. (#16407) 2023-04-19 10:57:34 -04:00
Jack Hsu
fda18e0dbc
feat(js): update @swc/core and @swc/helpers packages (#16372) 2023-04-18 14:57:48 -04:00
Jason Jean
5a0a4e8d26
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351) 2023-04-18 12:15:33 -04:00
Miroslav Jonaš
2dd59c3b57
feat(core): extract js related code from affected and hasher (#16244) 2023-04-18 10:42:05 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Jack Hsu
8b48ba9ac2
feat(react): remove standaloneConfig since it does nothing (#16313) 2023-04-14 13:56:57 -04:00
Caleb Ukle
85b3315b34
chore(misc): update snapshots to latest format (#16276) 2023-04-14 11:29:06 -04:00
Jack Hsu
0578116fbf
feat(nextjs): update to Next.js 13.3.0 (#16130) 2023-04-12 10:47:44 -04:00
Emily Xiong
3eede1c7de
feat(react): deprecate styl from react and next for 17 (#16135) 2023-04-12 08:23:13 -04:00
Dmitry Marcautan
432e07440e
fix(misc): shared deps that rely on default configuration are filtered out (#16193)
Co-authored-by: Dmitry Marcautan <dmitry.marcautan@infopulse.com>
2023-04-11 13:51:13 +03:00
Katerina Skroumpelou
f36d65c2ef
feat(storybook): make v7 default (#16159) 2023-04-06 11:39:03 -04:00
Leosvel Pérez Espinosa
4eb7cc7bf1
fix(misc): skip formatting files in nested generator calls (#15961) 2023-03-31 11:22:18 -04:00
Leosvel Pérez Espinosa
5c33797040
fix(misc): filter shared libraries by import name in module federation helpers (#15980) 2023-03-31 15:45:28 +01:00
Benjamin Cabanes
85aed9e8e4
chore(core): add new nx-cloud logo (#15979) 2023-03-30 12:34:58 -04:00
Ashley Hunter
8fd5bcf937
fix(react): setParserOptionsProject option should be respected (#15937) 2023-03-29 11:33:02 +03:00
Jason Jean
4a55ee9a33
fix(js): run prettier with default options when theres no prettierrc (#15888) 2023-03-27 18:00:24 -04:00
Caleb Ukle
b3dd65adbc
feat(storybook): add configureStaticServe option (#15688) 2023-03-22 17:38:32 -04:00
Jack Hsu
b124b97c36
feat(testing): add static serve target for e2e tests in CI (#15808) 2023-03-22 18:53:02 +00:00
Katerina Skroumpelou
5e0cb7cf59
docs(storybook): include note for older name of flag (#15662) 2023-03-14 19:11:26 +00:00
Martin Kapal
a491b3522f
feat(misc): add a link to Nx Console for IntelliJ on React & Angular Nx welcome page (#15617) 2023-03-14 15:56:30 +00:00
Leosvel Pérez Espinosa
e2a27039c0
fix(misc): filter out deps early based on shared config from module federation (#15654) 2023-03-14 11:34:49 +00:00
Colum Ferry
c3a58e9c1d
feat(core): move forEachExecutorOptions to devkit (#15547) 2023-03-10 17:04:10 +00:00
Katerina Skroumpelou
2e3e32cf30
feat(storybook): update to v7.0.0-rc (#15584) 2023-03-10 09:56:32 -05:00
Michael Ziluck
06501e68d0
docs(react): fix grammatical issue with a vs an (#15478) 2023-03-06 19:30:06 -05:00
Colum Ferry
8744698a01
feat(devkit): move runTasksInSerial to devkit (#15467) 2023-03-06 13:55:44 -05:00
Caleb Ukle
2e449da177
fix(vite): add missing types for tsconfigs (#15260) 2023-03-02 13:25:57 -06:00
Ruben Casas
c05425104e
fix(react): fixes library type not passed to the module federation conf (#15385) 2023-03-02 19:49:01 +02:00
Jack Hsu
346f5f9f0b
feat(react): update React packages and types (#15300) 2023-02-27 14:27:09 -05:00
Katerina Skroumpelou
6c059eab7d
feat(storybook): csf3 stories generator (#15192) 2023-02-23 15:11:41 +00:00
Jason Jean
fa6e8ea987
fix(js): refactor ensurePackage (#15074) 2023-02-22 18:47:40 -05:00
Ronaldo Maciel
ba7377595f
fix(react): fix skipRemotes in moduleFederationDevServer (#14172)
Co-authored-by: rsmaciel <rsmaciel@rederecord.com.br>
2023-02-22 16:45:26 +02:00
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies (#14893) 2023-02-21 10:39:44 -05:00
Jack Hsu
71fd015f3d
fix(js): do not generate tsconfig.base.json when creating standalone projects (#15099)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-17 20:43:03 -05:00
Katerina Skroumpelou
5d54f71398
fix(webpack): add babelUpwardRootMode (#15061) 2023-02-17 17:09:57 +00:00
MaxKless
861bad90d8
cleanup(react): replace misnamed x-priority:hidden values (#15087) 2023-02-17 17:04:50 +02:00
Katerina Skroumpelou
5c0a3f925f
chore(react): skipFormat true when generating app in test (#15086) 2023-02-17 10:01:21 -05:00
Katerina Skroumpelou
bb51e98190
fix(react): install @nrwl/webpack when migrating (#15062) 2023-02-17 13:33:18 +02:00
Jan Krüger
15d5acd120
fix(react): add override to class component render() method (#13743) 2023-02-16 15:36:12 -07:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467) 2023-02-16 11:17:30 -05:00
Dan Roujinsky
f066ff7729
fix(react): dont update lint and react-router if skipPackageJson is set (#14900) 2023-02-13 20:49:51 +02:00
Jack Hsu
ec28689a80
docs(webpack): add guide for webpack plugins (e.g. withNx, withWeb, etc.) (#14720) 2023-01-31 17:06:32 +00:00
Jack Hsu
cda00d9687
fix(webpack): config migrations should account for different configurations (#14672) 2023-01-27 20:50:25 +00:00
Dirko Odendaal
ee909cf7a5
feat(misc): conditionally allow starter template inclusion (#14268)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-01-27 15:07:07 +00:00