Emily Xiong
|
631a948ded
|
feat(react): add swc as compiler option for react vite (#17224)
|
2023-05-30 14:06:50 -04:00 |
|
Leosvel Pérez Espinosa
|
7c9ec7241e
|
docs(core): fix wrong option name in watch command examples (#17298)
|
2023-05-30 13:33:55 -04:00 |
|
Leosvel Pérez Espinosa
|
ceeb2a6017
|
fix(core): handle nx package with version range in migrate command (#17304)
|
2023-05-30 12:38:16 -04:00 |
|
Jack Hsu
|
a7c6d5aadb
|
fix(nextjs): adjust generated CSS-in-JS to match latest Next.js recommendations (#17294)
|
2023-05-30 12:12:39 -04:00 |
|
Dmitriy Stepanenko
|
911f753763
|
fix(js): should check for all possible prettierrc formats before creating a default one (#17157)
|
2023-05-30 11:11:44 -04:00 |
|
Colum Ferry
|
2865b8d3db
|
fix(js): log config file errors correctly (#17311)
|
2023-05-30 16:01:45 +01:00 |
|
Leosvel Pérez Espinosa
|
6a3af4b5a6
|
feat(angular): add option to ngrx-root-store generator to set up the store devtools (#17303)
|
2023-05-30 15:10:54 +01: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 |
|
Jonathan Cammisuli
|
4398932d0e
|
fix(core): do not destructure potential null value in watch callback
|
2023-05-29 14:27:29 -04:00 |
|
Victor Savkin
|
6c90c53bd2
|
feat(core): add more perf logging to make troubleshooting perf issue easier
|
2023-05-29 14:24:55 -04:00 |
|
Nicholas Cunningham
|
923e6d8b42
|
fix(js): set node_env when building with esbuild (#17251)
|
2023-05-29 10:25:15 -06:00 |
|
Craigory Coppola
|
f01cdca79d
|
fix(js): sourcemaps should work with js:node executor (#17261)
|
2023-05-29 11:08:11 -04:00 |
|
Jack Hsu
|
7dd8fb615e
|
feat(nextjs): add babel root-mode option to withNx plugin (#17286)
|
2023-05-29 08:57:41 -06:00 |
|
Noriyuki Shinpuku
|
0d48d4d746
|
fix(nextjs): fix custom server templates (#17266)
|
2023-05-29 14:09:59 +03:00 |
|
Victor Savkin
|
13ba79e83c
|
fix(core): fix incremental graph updates
|
2023-05-27 08:12:48 -04:00 |
|
Craigory Coppola
|
471616b04d
|
feat(core): add matching support to inputs projects (#17255)
|
2023-05-26 18:32:53 -04:00 |
|
Jack Hsu
|
9881efa4dc
|
feat(nextjs): remove the "root" option from Next.js build executor since it can be inferred (#17248)
|
2023-05-26 19:08:02 +00:00 |
|
Victor Savkin
|
ac417301e8
|
fix(react): use pipe output capture
|
2023-05-26 14:54:44 -04:00 |
|
Jack Hsu
|
3634abb3fc
|
feat(js): allow root js lib project to be generated (#17245)
|
2023-05-26 12:11:10 -04:00 |
|
Daniel Glejzner
|
3344d10d28
|
docs(testing): fix Invalid link in the @nx/cypress:cypress#environment-variables page
|
2023-05-26 17:17:08 +02:00 |
|
Juri
|
a7876e9a18
|
feat(core): update generated readme for new Nx workspaces
|
2023-05-26 16:51:04 +02:00 |
|
Leosvel Pérez Espinosa
|
99afe117d6
|
fix(core): handle empty scripts in nx init (#17238)
|
2023-05-26 10:05:24 -04:00 |
|
Katerina Skroumpelou
|
8b964b74c6
|
chore(misc): update @svgr/ packages (#17212)
|
2023-05-26 15:31:48 +03:00 |
|
Katerina Skroumpelou
|
89999932c1
|
fix(storybook): update and enable e2e test for standalone (#17217)
|
2023-05-26 13:51:01 +03:00 |
|
Victor Savkin
|
b721649889
|
feat(js): do not invoke explicit dependency analysis when not files to analyze
|
2023-05-25 15:47:03 -04:00 |
|
Miroslav Jonas
|
a9f1d3aca4
|
fix(core): cleanup task hasher
|
2023-05-25 13:26:16 -04:00 |
|
Miroslav Jonas
|
42ffa7c882
|
fix(core): optimize task hasher speed when dealing with external nodes
|
2023-05-25 13:26:16 -04:00 |
|
Miroslav Jonas
|
0dfe6fc48a
|
fix(core): use version range check for yarn tarball packages
|
2023-05-25 13:23:17 -04:00 |
|
Caleb Ukle
|
26313f1e38
|
feat(testing): support cypress reporterOptions as objects (#17149)
|
2023-05-25 11:37:16 -04:00 |
|
Caleb Ukle
|
15ea10ef71
|
fix(testing): make sure new tsconfig exists before adding ref (#17147)
|
2023-05-25 11:36:21 -04:00 |
|
Emily Xiong
|
be2ccb802e
|
feat(js): add verdaccio executor (#16928)
|
2023-05-25 11:10:16 -04:00 |
|
Chris Beatty
|
fd6794f0ec
|
feat(core): limit on-screen choices for list-type generator prompts (#17198)
|
2023-05-25 10:58:49 -04:00 |
|
Caleb Ukle
|
2ed8bbf24a
|
feat(testing): add --randomize flag for jest (#17148)
|
2023-05-25 10:57:26 -04:00 |
|
Jack Hsu
|
47de95e790
|
fix(nextjs): set NX_NEXT_DIR when running next server (#17205)
|
2023-05-25 08:51:24 -06:00 |
|
Jack Hsu
|
45a01710aa
|
fix(nextjs): support config files with dots in filename (#17204)
|
2023-05-25 08:49:28 -06:00 |
|
MaxKless
|
f8b4f91f37
|
chore(react): mark application generator as required (#17218)
|
2023-05-25 10:36:42 -04:00 |
|
Katerina Skroumpelou
|
636b9115e9
|
feat(vite): add cssCodeSplit in build options (#17213)
|
2023-05-25 14:07:51 +00:00 |
|
Jack Hsu
|
7cc67a3557
|
fix(react): use fork for module-federation-dev-server so processes are cleaned up correctly (#17194)
|
2023-05-25 15:38:14 +03:00 |
|
Emily Xiong
|
4b5ebc85b2
|
fix(react): fix typings for generated redux files (#17171)
|
2023-05-24 21:28:51 -04:00 |
|
Craigory Coppola
|
5b028e4b7a
|
fix(angular): export a default module for require calls (#17189)
|
2023-05-24 19:06:08 -04:00 |
|
Nicholas Cunningham
|
3c77bd77ef
|
fix(nextjs): Generate an unstyled component when --style=none (#17196)
|
2023-05-24 18:59:01 -04:00 |
|
William Sedlacek
|
c57f7b825d
|
fix(core): handle multiple messages (#17199)
|
2023-05-24 18:26:09 -04:00 |
|
Craigory Coppola
|
c9ec7d0f04
|
fix(core): update package-manager utils to normalize yarn-path when migrating (#17088)
|
2023-05-24 17:15:14 -04:00 |
|
Craigory Coppola
|
d030a21d37
|
feat(misc): allow patterns matching for dev remotes and skip remotes (#17185)
|
2023-05-24 16:12:37 -04:00 |
|
Craigory Coppola
|
6d586dd78f
|
fix(devkit): return null for ESM dependencies instead of throwing error in ensurePackage (#17195)
|
2023-05-24 15:45:44 -04:00 |
|
Jack Hsu
|
fe4682a0e7
|
fix(web): use 127.0.0.1 loopback address when checking if a port is open (#17192)
|
2023-05-24 15:28:48 -04:00 |
|
Victor Savkin
|
f3d269e3f5
|
feat(core): retrieve file data from the daemon
|
2023-05-24 14:35:56 -04:00 |
|
Jack Hsu
|
1fd7836a81
|
fix(nextjs): kill Next.js server when parent process exits
|
2023-05-24 11:54:03 -04:00 |
|
Colum Ferry
|
a29afe98b2
|
chore(core): add tests for ng cli adapter methods (#16940)
|
2023-05-24 11:32:39 -04:00 |
|
Jayden Park
|
60dda1af51
|
fix(core): consistent pnpm lockfile v6 version parsing (#17135)
Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
|
2023-05-24 17:30:45 +02:00 |
|