Leosvel Pérez Espinosa
|
047dc22aed
|
cleanup(misc): clean up init generators (#21088)
|
2024-01-16 15:29:44 +01:00 |
|
Nicholas Cunningham
|
c7c5a6d058
|
fix(nextjs): PCV3 with Cypress and Playwright should work with standalone Next.js Projects (#21103)
|
2024-01-15 10:08:33 -07:00 |
|
Miroslav Jonaš
|
20dcc97099
|
fix(nx-dev): standardize nx cloud naming (#21059)
|
2024-01-10 13:09:42 +01:00 |
|
Nicholas Cunningham
|
a04eb74203
|
fix(nextjs): Add support for mjs next config file (#21007)
|
2024-01-04 17:49:59 -07:00 |
|
Nicholas Cunningham
|
8a8dbb381e
|
fix(nextjs): Missing deps for image and css optimization (#20941)
|
2023-12-28 10:33:35 -07:00 |
|
Jack Hsu
|
d1a2d455a0
|
fix(nextjs): update migration to handle projects without eslintrc (#20932)
|
2023-12-27 14:03:24 -05:00 |
|
Jack Hsu
|
029f73d3b7
|
fix(nextjs): correct inferred outputs for root Next.js projects (#20891)
|
2023-12-21 11:16:55 -05:00 |
|
Miroslav Jonaš
|
696d04862a
|
fix(nextjs): remove temporary patch for next eslint rules (#20863)
|
2023-12-20 15:52:51 +01:00 |
|
Nicholas Cunningham
|
9d7a724bd3
|
feat(nextjs): Add support for experimental-https when running dev server (#20836)
|
2023-12-18 14:18:05 -07:00 |
|
Nicholas Cunningham
|
bebdf51435
|
fix(nextjs): enhance page generator to work when --project is not supplied (#20778)
|
2023-12-18 09:36:34 -07:00 |
|
Nicholas Cunningham
|
aaf3e54d52
|
fix(nextjs): Page generator should work out of the box (#20775)
|
2023-12-14 14:04:40 -07:00 |
|
Nicholas Cunningham
|
dc03c3790a
|
fix(nextjs): Add missing setParserOptionProject (#20754)
|
2023-12-13 13:40:22 -07:00 |
|
Nicholas Cunningham
|
1045ab7439
|
fix(nextjs): empty port should not overwrite env port (#20751)
|
2023-12-13 15:03:16 -05:00 |
|
Nicholas Cunningham
|
da6ae9b8c5
|
feat(nextjs): Update @nx/next to Next.js 14 (#20703)
|
2023-12-13 12:31:37 -07:00 |
|
Benjamin Cabanes
|
db77ddef8a
|
chore(repo): update packages readme banner (#20695)
|
2023-12-11 11:32:42 -05:00 |
|
Benjamin Cabanes
|
5a305d41de
|
feat(nx-dev): add homepage updates (#20592)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
|
2023-12-08 14:40:42 -05:00 |
|
Nicholas Cunningham
|
661fe4ecd3
|
fix(nextjs): we should not cache .next/cache/ artifact (#20658)
|
2023-12-08 11:48:25 -05:00 |
|
Jason
|
8badd4b101
|
fix(nextjs): fix crash when paths is undefined (#20598)
|
2023-12-07 11:17:35 +02:00 |
|
Nicholas Cunningham
|
b8d24e6d0e
|
feat(nextjs): Add support for create nodes for nextjs (#20193)
|
2023-12-06 16:52:09 -07:00 |
|
Jack Hsu
|
bda1c7d153
|
fix(nextjs): apply transpilation fixes and other webpack config when running dev-server (#20615)
|
2023-12-06 15:14:33 -05:00 |
|
Nicholas Cunningham
|
e12050b3d3
|
fix(nextjs): When running dev server .next folder should be in source (#20536)
|
2023-12-04 09:40:38 -07:00 |
|
Nicholas Cunningham
|
84274dd49b
|
fix(nextjs): Component generator with path provided in the component name field (#20538)
|
2023-12-04 11:25:49 -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 |
|
Jason Jean
|
78ab39b895
|
feat(testing): allow cypress preset to execute a command for a web server (#20355)
|
2023-11-27 13:30:01 -05:00 |
|
Miroslav Jonaš
|
ff5d1bef83
|
feat(linter): default lintFilePatterns to {projectRoot} (#20313)
|
2023-11-27 08:39:38 -05:00 |
|
Miroslav Jonaš
|
6e7141b22c
|
cleanup(repo): simplify lint pattern configuration (#20184)
|
2023-11-24 09:35:07 +01:00 |
|
Miroslav Jonaš
|
905ef65136
|
fix(linter): fix flat config file paths (#20386)
|
2023-11-23 21:43:05 +01:00 |
|
Miroslav Jonaš
|
d1a213fa4e
|
feat(linter): support yaml for flat config conversion (#20022)
|
2023-11-22 20:37:51 +01:00 |
|
Craigory Coppola
|
30d94f76ee
|
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228)
|
2023-11-17 15:31:03 -05:00 |
|
Leosvel Pérez Espinosa
|
e4f6be2d4f
|
fix(misc): fix project-name-and-root-utils type imports in schemas (#20305)
|
2023-11-17 07:53:17 -05:00 |
|
Nicholas Cunningham
|
b1bb89256c
|
fix(nextjs): read nextConfig path correctly when provided as an option. (#20241)
|
2023-11-14 11:01:24 -07: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 |
|
Eric Renken
|
e8b6034b6c
|
feat(nextjs): can set compiler when setting up nxComponentTestingPreset (#19171)
|
2023-11-03 17:11:42 +02:00 |
|
Isaac Mann
|
4d1e0bd7e9
|
docs(core): deprecation for nameAndDirectoryFormat (#19861)
|
2023-10-31 10:13:17 -04:00 |
|
MaxKless
|
12b8d5ea86
|
cleanup(misc): make nx console links on various starter pages consistent (#19867)
|
2023-10-26 14:47:09 +02: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
|
1389fc0dab
|
fix(nextjs): Custom server should work on fresh applications (#19833)
|
2023-10-24 14:43:57 -06:00 |
|
Isaac Mann
|
cc8d8e8f4c
|
docs(core): deprecate workspaceLayout (#19767)
|
2023-10-23 11:55:34 -04:00 |
|
Jack Hsu
|
4f13f5a254
|
fix(react): update usage of deprecated "project" option in generators (#19696)
|
2023-10-18 13:40:09 -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 |
|
MaxKless
|
949466f02b
|
fix(core): remove -d alias because it conflicts with --dry-run (#19664)
|
2023-10-17 16:33:04 -04:00 |
|
Jack Hsu
|
513e2346b3
|
feat(react): support generating components using the path as provided (#19608)
|
2023-10-16 16:04:01 -04: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 |
|
Colum Ferry
|
80fde79374
|
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557)
|
2023-10-13 17:14:16 +01:00 |
|
Jason Jean
|
1ffeca9eb7
|
feat(devkit): remove backwards compatibility for Nx 15 (#19572)
|
2023-10-12 17:16:10 -04:00 |
|
Nicholas Cunningham
|
b8f741abad
|
fix(nextjs): Library generator should not add cypress dependency (#19587)
|
2023-10-12 19:18:49 +00:00 |
|
Nicholas Cunningham
|
55167521d0
|
fix(nextjs): Add missing environment variables for Nx 18 environment variables (#19585)
|
2023-10-12 12:33:35 -06:00 |
|
Jack Hsu
|
8826a7737d
|
feat(react): remove stylus option from generators (#19441)
|
2023-10-12 12:49:45 -04:00 |
|
Craigory Coppola
|
05e7602a2c
|
feat(core): generate new workspaces without tasks runner options (#19483)
|
2023-10-11 14:22:26 -04:00 |
|