Nicholas Cunningham
66b910644b
feat(nextjs): Update Next & Tailwindcss Package ( #23313 )
...
Update next.js to `14.2.4`
Update tailwindcss to `3.4.3`
closes : #22918
2024-05-14 10:33:47 -06:00
Colum Ferry
e06b787e63
feat(react): support react 18.3.1 ( #23166 )
...
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->
<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->
## Current Behavior
<!-- This is the behavior we have today -->
We currently generate react projects with version 18.2.0
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
We generate react projects with version 18.3.1
We migrate existing users to version 18.3.1
This will prepare for the breaking changes coming in React 19
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #
2024-05-03 10:26:45 -04:00
Jack Hsu
5e08b153c9
feat(bundling): upgrade rollup to v4 ( #22656 )
2024-04-18 22:08:07 -04:00
Colum Ferry
81df8485a1
fix(module-federation): ensure targetDefaults for module federation executors are setup correctly ( #22282 )
2024-03-12 19:33:27 +00:00
Colum Ferry
3b384c78ac
feat(react): add tailwind as style prompt option for app gen ( #21784 )
2024-02-14 17:51:37 +00:00
Remco Krams
c87884ad6e
fix(react): generate correctly when --js is used for module federation host/remote ( #20119 )
...
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-12 20:42:11 +00:00
Leosvel Pérez Espinosa
197e670366
cleanup(testing): fix cypress e2e tests ( #21551 )
...
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2024-02-02 18:03:52 -05:00
Jason Jean
396ffc4636
feat(core): enable project crystal by default ( #21403 )
...
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
2024-02-02 03:40:59 -05:00
Colum Ferry
f0f5039962
fix(module-federation): ensure the static remotes env var is used for task hashing #21390 ( #21414 )
2024-01-31 17:06:12 +00:00
Katerina Skroumpelou
1d1d465d12
feat(misc): align version of @types/node throughout repo ( #20883 )
2024-01-02 18:59:03 +02:00
Katerina Skroumpelou
83db767b27
feat(vite): nodes for build, serve, test, preview targets ( #20086 )
2023-11-30 15:56:16 -05:00
Jack Hsu
507fe42e4f
feat(webpack): add plugin to automatically configure build and serve targets ( #20243 )
2023-11-28 13:01:03 -05:00
Miroslav Jonaš
79c9233553
feat(linter): update typescript-eslint to v6 ( #19548 )
...
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2023-11-02 10:09:40 +01:00
Nicholas Cunningham
f9fc3dd42b
fix(react): Update types version so that there is no mismatch when using yarn ( #19882 )
2023-10-26 13:45:43 -06:00
Miroslav Jonaš
0bc693342e
feat(linter): rename @nx/linter to @nx/eslint ( #19515 )
2023-10-16 11:52:19 -04:00
Jack Hsu
8826a7737d
feat(react): remove stylus option from generators ( #19441 )
2023-10-12 12:49:45 -04:00
Jack Hsu
ae54f305ad
feat(react): update @types/react and @types/react-dom versions ( #19442 )
2023-10-04 14:01:04 -04:00
Jack Hsu
f110d0c0e6
chore(react): update unit tests to use "as-provided" when generating apps/libs ( #18893 )
2023-08-30 09:13:05 -06:00
Miroslav Jonaš
e34219ab96
feat(linter): add flat config support to generators ( #18534 )
2023-08-23 01:36:58 +02:00
Miroslav Jonaš
b3174587a9
fix(react): add babel/core when babel/preset-react is preset ( #18462 )
2023-08-03 21:33:56 +02:00
Katerina Skroumpelou
29a9f8eba8
feat(storybook): interaction tests generators for angular ( #18166 )
2023-07-19 17:42:13 +03:00
Nicholas Cunningham
b1f19e3e91
fix(nextjs): Update @types/react version for yarn resolution ( #18028 )
2023-07-07 13:39:17 -06:00
Jack Hsu
16b9b20af4
feat(react): update types for react, react-dom, and react-is ( #17727 )
2023-06-22 14:51:41 -04:00
Leosvel Pérez Espinosa
50751387eb
feat(react): bump emotion packages versions ( #17614 )
2023-06-15 16:42:40 +01:00
Colum Ferry
a25d1fca47
fix(testing): component testing generator should trust user to provide valid build target ( #17600 )
2023-06-15 10:37:04 +01:00
Colum Ferry
76b7d61592
fix(react): component test regex should not use global ( #17548 )
2023-06-14 16:27:19 +01:00
Katerina Skroumpelou
7abcb816b5
feat(react): update types to match react version ( #17571 )
2023-06-13 11:25:23 -04:00
Katerina Skroumpelou
bf2c42c31e
feat(core): update stylus to latest version ( #17519 )
2023-06-09 09:11:04 -06:00
Jack Hsu
c8a264a932
fix(react): update .swcrc with plugin for CSS-in-JS solution when SWC is used for apps ( #17295 )
2023-05-30 08:33:08 +03:00
Katerina Skroumpelou
8b964b74c6
chore(misc): update @svgr/ packages ( #17212 )
2023-05-26 15:31:48 +03:00
Emily Xiong
623ef1dcf6
feat(react): upgrade react-router-dom to 6.11.2 ( #17078 )
2023-05-23 10:02:21 -04:00
Jack Hsu
25e8439b20
feat(react): remove deprecated code ( #16981 )
2023-05-12 17:00:46 +00:00
Caleb Ukle
06a885aca2
feat(next): support nextjs cypress component testing ( #16292 )
2023-04-21 15:15:28 -04:00
Jack Hsu
0a6d37675c
fix(react): use babel-loader when using styled-jsx with rspack ( #16443 )
2023-04-20 15:35:44 -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
Jack Hsu
f04f316271
feat(react): add rspack experimental support ( #16252 )
2023-04-19 14:00:24 -04:00
Jason Jean
76dfc62412
feat(web): replace usages of @nrwl with @nx ( #16376 )
2023-04-19 10:59:41 -04:00
Jack Hsu
fda18e0dbc
feat(js): update @swc/core and @swc/helpers packages ( #16372 )
2023-04-18 14:57:48 -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
Emily Xiong
3eede1c7de
feat(react): deprecate styl from react and next for 17 ( #16135 )
2023-04-12 08:23:13 -04:00
Caleb Ukle
2e449da177
fix(vite): add missing types for tsconfigs ( #15260 )
2023-03-02 13:25:57 -06:00
Jack Hsu
346f5f9f0b
feat(react): update React packages and types ( #15300 )
2023-02-27 14:27:09 -05:00
Jason Jean
fa6e8ea987
fix(js): refactor ensurePackage ( #15074 )
2023-02-22 18:47:40 -05:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init ( #14467 )
2023-02-16 11:17:30 -05:00
Jack Hsu
d7536aa7e3
feat(core): clean up workspace configuration code
2023-01-23 19:35:15 -05:00
Craigory Coppola
f0fbcf116f
chore(misc): unpin module federation utils version ( #14041 )
2022-12-28 16:46:48 +00:00
Craigory Coppola
96cab72851
fix(misc): temporarily pin module federation ssr utilities version ( #14035 )
2022-12-27 16:12:23 -06:00
Katerina Skroumpelou
6c6fd7ce1d
fix(vite): improve vite configuration ( #13978 )
2022-12-22 16:56:39 +02:00