Jack Hsu
|
26b266faf4
|
fix(core): update generated README pages with more useful instructions (#21976)
|
2024-02-23 16:09:57 -05:00 |
|
Leosvel Pérez Espinosa
|
5161e4128c
|
fix(misc): set nx property in root package.json when no replacing script in nx init (#21974)
|
2024-02-23 21:27:58 +01:00 |
|
Craigory Coppola
|
c2581dcf0b
|
feat(core): execute plugins in isolated processes (#21760)
|
2024-02-23 13:20:44 -05:00 |
|
Craigory Coppola
|
cb0748a130
|
fix(core): target defaults application shouldn't include extra scripts (#21970)
|
2024-02-23 11:56:56 -05:00 |
|
Julian Martin
|
8c6d8a6d35
|
feat(nuxt): export storybook generator (#21969)
|
2024-02-23 17:09:57 +02:00 |
|
Leosvel Pérez Espinosa
|
1685226c15
|
feat(misc): log message in nx init when detecting plugins (#21932)
|
2024-02-23 15:18:14 +01:00 |
|
Leosvel Pérez Espinosa
|
23de0841e6
|
fix(core): normalize migration target versions when sorting migrations (#21967)
|
2024-02-23 15:05:22 +01:00 |
|
Leosvel Pérez Espinosa
|
77a01ca94c
|
feat(testing): add getJestProjectsAsync to support inferred targets (#21897)
|
2024-02-23 15:03:46 +01:00 |
|
Leosvel Pérez Espinosa
|
dd2c7d2601
|
feat(testing): update cypress version (#21961)
|
2024-02-23 14:44:22 +01:00 |
|
Katerina Skroumpelou
|
776367e882
|
fix(nuxt): tsconfig types and output dir (#21934)
|
2024-02-23 15:22:18 +02:00 |
|
Leosvel Pérez Espinosa
|
26ce6f6f64
|
fix(linter): fix eslint-plugin migration target version (#21966)
|
2024-02-23 16:19:07 +04:00 |
|
Colum Ferry
|
c9c56a2cfd
|
fix(react): ensure playwright configuration is using correct port in app gen (#21941)
|
2024-02-23 11:25:54 +00:00 |
|
Craigory Coppola
|
21e764833e
|
fix(testing): add null checks when reading targets (#21952)
|
2024-02-22 17:23:48 -05:00 |
|
Craigory Coppola
|
836012b67a
|
fix(testing): playwright plugin enoent error (#21951)
|
2024-02-22 16:51:15 -05:00 |
|
Craigory Coppola
|
95b77f8fb0
|
feat(core): flatten default base config to base (#19964)
|
2024-02-22 16:50:25 -05:00 |
|
Craigory Coppola
|
17e2248098
|
fix(misc): logs from rm-default-collection should render properly (#21953)
|
2024-02-22 16:50:05 -05:00 |
|
Craigory Coppola
|
da4fb5a9a5
|
docs(core): add quiet flag to generate docs (#21378)
|
2024-02-22 15:55:23 -05:00 |
|
Craigory Coppola
|
dc8f57937b
|
fix(repo): update browser tools to fix ci (#21955)
|
2024-02-22 15:47:56 -05:00 |
|
Juri Strumpflohner
|
814035ba79
|
docs(core): add Nx 18 video to changelog page (#21948)
|
2024-02-22 11:31:40 -08:00 |
|
Steven Nance
|
ead05ad883
|
fix(devkit): respect expectComments when parsing json (#21584)
|
2024-02-22 14:08:07 -05:00 |
|
Katerina Skroumpelou
|
00dae6a811
|
fix(vite): update vitest and use parseCLI (#21890)
|
2024-02-22 11:03:08 -05:00 |
|
Colum Ferry
|
1a7e812611
|
fix(testing): ensure baseUrl is not passed to playwright cli (#21943)
|
2024-02-22 16:00:08 +00:00 |
|
Leosvel Pérez Espinosa
|
a1d8645ac5
|
fix(angular): ensure generated editor tsconfig in apps only include runtime files (#21945)
|
2024-02-22 16:32:42 +01:00 |
|
Katerina Skroumpelou
|
f061f57836
|
feat(vite): add vitest.workspace.ts at root (#21915)
|
2024-02-22 16:43:06 +02:00 |
|
Hardik Patel
|
28cd744b80
|
docs(module-federation): fixed typo in readme creating-a-host.md (#21931)
Co-authored-by: Hardik <HPatel5@slb.com>
|
2024-02-22 08:28:18 -05:00 |
|
Leosvel Pérez Espinosa
|
41fc8354a0
|
fix(angular): do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935)
|
2024-02-22 11:25:08 +01:00 |
|
Emily Xiong
|
5d6abe437d
|
fix(graph): fix open project with / in name (#21722)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2024-02-21 16:36:39 -05:00 |
|
Jonathan Cammisuli
|
ce3f2c17ca
|
fix(core): do not use the new pty function for older versions of windows (#21854)
|
2024-02-21 15:13:01 -05:00 |
|
Jack Hsu
|
317ef2e275
|
fix(webpack): surface original error when remotes fail to start (#21919)
|
2024-02-21 13:31:53 -05:00 |
|
Jack Hsu
|
6efdfd24ca
|
docs(nx-cloud): fix syntax for launch template example (#21921)
|
2024-02-21 13:14:46 -05:00 |
|
Austin Fahsl
|
20548270d8
|
feat(release): prompt to create github release when no file changes (#21819)
|
2024-02-21 11:01:54 -07:00 |
|
Katerina Skroumpelou
|
f3cf98d5c3
|
fix(core): include nx/nuxt in migrations (#21885)
|
2024-02-21 17:10:43 +00:00 |
|
Colum Ferry
|
1d33c50d04
|
feat(angular): update jest-preset-angular dependency to 14.0.3 (#21912)
|
2024-02-21 16:20:27 +00:00 |
|
Leosvel Pérez Espinosa
|
cfa0815385
|
fix(angular): stop using npmScope as a prefix for component and directive selectors (#21828)
|
2024-02-21 16:20:12 +01:00 |
|
Leosvel Pérez Espinosa
|
fe72ab4c78
|
fix(testing): pin cypress version to avoid issue with verifying cypress (#21917)
|
2024-02-21 15:13:14 +00:00 |
|
Katerina Skroumpelou
|
c7a1a75c78
|
fix(nuxt): turn on autoimport (#21894)
|
2024-02-21 08:48:03 -05:00 |
|
Colum Ferry
|
e7826cdc6c
|
fix(nuxt): init generator should add @nx/vite to dependencies (#21911)
|
2024-02-21 14:19:44 +02:00 |
|
Jack Hsu
|
abc0cf8450
|
chore(repo): update to nx 18.1.0-beta.1 (#21900)
|
2024-02-20 16:11:10 -05:00 |
|
Craigory Coppola
|
7ef1d3c1dd
|
fix(core): read all targets from package json when defining target defaults (#21719)
|
2024-02-20 15:33:32 -05:00 |
|
Colum Ferry
|
fc0c99dd96
|
docs(module-federation): clarify usage of skipRemotes (#21887)
|
2024-02-20 19:18:58 +00:00 |
|
Isaac Mann
|
86acef668c
|
docs(core): explain NX_ADD_PLUGINS (#21831)
|
2024-02-20 14:13:25 -05:00 |
|
Miroslav Jonaš
|
ecf70adbce
|
fix(core): align terminal output padding and remove leading arrow (#21809)
|
2024-02-20 17:43:46 +01:00 |
|
Isaac Mann
|
2c8c8d4f2a
|
docs(core): fix links (#21891)
|
2024-02-20 07:51:26 -08:00 |
|
Miroslav Jonaš
|
e864d35bbc
|
fix(core): ensure migrate works with yarn PnP (#21824)
|
2024-02-20 10:36:01 -05:00 |
|
Leosvel Pérez Espinosa
|
ca3965fcf3
|
fix(angular): do not force explicit targets for separate e2e projects (#21865)
|
2024-02-20 15:57:28 +01:00 |
|
Katerina Skroumpelou
|
fe17fc3287
|
fix(vite): project conversion generator (#21646)
|
2024-02-20 16:38:12 +02:00 |
|
Colum Ferry
|
246fd1907b
|
fix(remix): typo in tsconfig.spec.json update led to invalid tsconfig (#21886)
|
2024-02-20 16:04:14 +02:00 |
|
Dan Roujinsky
|
4a5b5f245d
|
fix(webpack): correctly handle paranthesis in PostCSS in url (#21884)
|
2024-02-20 16:02:56 +02:00 |
|
Viktor Pöntinen
|
89e5e2a184
|
fix(remix): adjust remix start script when building (#21883)
|
2024-02-20 10:37:40 +00:00 |
|
Tine Kondo
|
003b9613c4
|
fix(core): propagate verbose flag when running init generator dur… (#21868)
|
2024-02-19 12:06:19 -05:00 |
|