Craigory Coppola
|
30d94f76ee
|
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228)
|
2023-11-17 15:31:03 -05:00 |
|
Craigory Coppola
|
4bd4ec29bf
|
fix(react): types should be in compilerOptions of tsconfig.spec.json (#20290)
|
2023-11-16 21:21:48 +00:00 |
|
Nicholas Cunningham
|
6475c41ec8
|
feat(module-federation): Add react support for dynamic federation (#20024)
|
2023-11-13 17:53:21 +00:00 |
|
Colum Ferry
|
c7c845dbc4
|
fix(module-federation): add tsconfig file for linting with TS webpack #20150 (#20210)
|
2023-11-13 16:44:08 +00:00 |
|
Colum Ferry
|
2a85bb48b5
|
feat(module-federation): add comment to generated module federation config explaining usage of external remotes (#20177)
|
2023-11-13 11:42:08 -05:00 |
|
Colum Ferry
|
a73e9fd562
|
feat(module-federation): use single file-server for static remotes (#20006)
|
2023-11-10 11:25:09 -05:00 |
|
MaxKless
|
e8e8f94f7a
|
cleanup(storybook): rename name to project to be consistent with other generators (#20181)
|
2023-11-10 11:22:43 -05:00 |
|
Katerina Skroumpelou
|
34552539fe
|
fix(vite): vitest should use v8 as default (#20156)
|
2023-11-10 13:07:33 +00:00 |
|
Jason Jean
|
a86d926612
|
feat(testing): add cypress create nodes plugin (#19840)
|
2023-11-09 14:05:19 -05:00 |
|
Leosvel Pérez Espinosa
|
40f54d57c9
|
fix(misc): update nx-welcome templates with as-provided generator paths (#20129)
|
2023-11-09 10:56:06 -05:00 |
|
Emily Xiong
|
e6445c0063
|
fix(react): fix serve-static for react ssr (#20136)
|
2023-11-08 16:04:08 -05:00 |
|
Florian Le Dentu-Jost
|
933051334f
|
fix(react): import path info on federated module (#20091)
Co-authored-by: sevFlo <florian.jost@sevdesk.de>
|
2023-11-08 09:38:17 -07:00 |
|
Jack Hsu
|
395eb70336
|
feat(webpack): add NxWebpackPlugin that works with normal Webpack configuration (#19984)
|
2023-11-08 11:03:34 -05:00 |
|
Jack Hsu
|
8a9f43f074
|
fix(react): component generator should work without sourceRoot (#20094)
|
2023-11-07 13:10:40 -05:00 |
|
Colum Ferry
|
1338a7c133
|
feat(module-federation): use nx run-many to build static remotes in parallel (#19987)
|
2023-11-06 16:25:33 +00:00 |
|
Eric Renken
|
e8b6034b6c
|
feat(nextjs): can set compiler when setting up nxComponentTestingPreset (#19171)
|
2023-11-03 17:11:42 +02: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
|
67f47c287a
|
fix(module-federation): refactor federate-module generator (#19979)
|
2023-11-01 14:52:29 -04:00 |
|
Isaac Mann
|
4d1e0bd7e9
|
docs(core): deprecation for nameAndDirectoryFormat (#19861)
|
2023-10-31 10:13:17 -04:00 |
|
Nicholas Cunningham
|
23ef97e4ce
|
fix(nextjs): Setup Tailwind should work with nextjs app router (#19934)
|
2023-10-30 19:16:56 +02: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 |
|
MaxKless
|
12b8d5ea86
|
cleanup(misc): make nx console links on various starter pages consistent (#19867)
|
2023-10-26 14:47:09 +02:00 |
|
Emily Xiong
|
f5f31ab979
|
fix(testing): add e2e for root project should not add eslintrc.base (#19860)
|
2023-10-25 16:57:28 -04:00 |
|
Jack Hsu
|
b5ed979b90
|
feat(misc): remove usages of @nx/cypress:cypress-project internally (#19766)
|
2023-10-24 21:04:15 -04:00 |
|
Nicholas Cunningham
|
812cffe364
|
fix(core): ensure require.resolve('nx') resolves correctly (#19800)
|
2023-10-23 14:09:51 -06:00 |
|
Isaac Mann
|
cc8d8e8f4c
|
docs(core): deprecate workspaceLayout (#19767)
|
2023-10-23 11:55:34 -04:00 |
|
Nicholas Cunningham
|
022f1ea355
|
fix(react): Update error message for invalid remote name (#19744)
|
2023-10-23 11:09:22 -04:00 |
|
Emily Xiong
|
85bda9ab8a
|
fix(react): fix creating a react library with cwd (#19721)
|
2023-10-19 13:10:01 -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 |
|
Nicholas Cunningham
|
b9e671c11d
|
fix(react): Error when invalid path is provided to federate-module generator (#19720)
|
2023-10-18 20:29:13 -04:00 |
|
Katerina Skroumpelou
|
3df85295a1
|
fix(react): respect unitTestRunner none and inform about vitest (#19676)
|
2023-10-18 16:29:29 -04:00 |
|
Katerina Skroumpelou
|
b994a297a9
|
fix(storybook): default ignore *.stories.* files (#19699)
|
2023-10-18 16:27:29 -04:00 |
|
Jack Hsu
|
4f13f5a254
|
fix(react): update usage of deprecated "project" option in generators (#19696)
|
2023-10-18 13:40:09 -04:00 |
|
Jack Hsu
|
472dbc370d
|
fix(js): remove deprecated babel transform (#19671)
|
2023-10-18 10:44:41 -04:00 |
|
Leosvel Pérez Espinosa
|
81e8d12ed1
|
fix(misc): do not normalize project name and root when using as-provided format (#19651)
|
2023-10-17 17:53:48 -04:00 |
|
Colum Ferry
|
97fac1b0b4
|
feat(react): add recursive remote serve (#19638)
|
2023-10-17 14:33:28 +01:00 |
|
Jack Hsu
|
513e2346b3
|
feat(react): support generating components using the path as provided (#19608)
|
2023-10-16 16:04:01 -04:00 |
|
Katerina Skroumpelou
|
541af1129f
|
fix(vite): configuration generator fixes (#19628)
|
2023-10-16 19:20:42 +03:00 |
|
Miroslav Jonaš
|
0bc693342e
|
feat(linter): rename @nx/linter to @nx/eslint (#19515)
|
2023-10-16 11:52:19 -04:00 |
|
Katerina Skroumpelou
|
08bc16d952
|
docs(misc): fix link to storybook configuration generator (#19632)
|
2023-10-16 11:12:57 -04:00 |
|
Katerina Skroumpelou
|
72e2a3ba50
|
docs(storybook): deprecate cypress spec generation option (#19633)
|
2023-10-16 11:12:47 -04:00 |
|
Katerina Skroumpelou
|
01847b15c4
|
fix(react): storybook plugin tsconfig resolution (#19631)
|
2023-10-16 11:12:32 -04:00 |
|
Colum Ferry
|
80fde79374
|
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557)
|
2023-10-13 17:14:16 +01:00 |
|
Emily Xiong
|
6e2dba9c9e
|
bugfix(react): fix react module federation with ssr (#19565)
|
2023-10-13 10:58:50 -04:00 |
|
Jack Hsu
|
8826a7737d
|
feat(react): remove stylus option from generators (#19441)
|
2023-10-12 12:49:45 -04:00 |
|
Colum Ferry
|
14643b68b5
|
feat(react): use TS config files for module federation (#19455)
|
2023-10-12 11:42:41 -04:00 |
|
Craigory Coppola
|
05e7602a2c
|
feat(core): generate new workspaces without tasks runner options (#19483)
|
2023-10-11 14:22:26 -04:00 |
|
Katerina Skroumpelou
|
1c08c8b2f9
|
fix(storybook): cleanup v17 tasks (#19560)
|
2023-10-11 18:54:29 +03:00 |
|
Jason Jean
|
47e9fc8ed6
|
feat(misc): remove migrations for v14 and under (#19552)
|
2023-10-11 10:46:17 -04:00 |
|
Nicholas Cunningham
|
fe3f919423
|
fix(react): Add missing Nx Welcome for styled-jsx (#19474)
|
2023-10-10 09:23:13 -06:00 |
|