Katerina Skroumpelou
|
806c786c09
|
docs(vite): explain how to use env vars in vite (#14548)
|
2023-01-23 15:57:06 +00:00 |
|
Jack Hsu
|
5e11adbba4
|
feat(js): move babel preset to @nrwl/js/babel so @nrwl/web is not… (#14478)
|
2023-01-23 15:32:07 +00:00 |
|
Caleb Ukle
|
ef3d5de759
|
docs(testing): add x-priority to jest package (#14252)
|
2023-01-23 09:29:13 -06:00 |
|
Caleb Ukle
|
f372dbf99c
|
docs(testing): add x-priority to cypress package (#14253)
|
2023-01-23 09:28:59 -06:00 |
|
Katerina Skroumpelou
|
ac3804983b
|
cleanup(vite): remove unnecessary import (#14544)
|
2023-01-23 16:55:31 +02:00 |
|
Daniel Schuba
|
41a9bc18fd
|
feat(misc): move ci options to configuration (#14215)
CLOSED https://github.com/nrwl/nx/issues/12045
Fixes https://github.com/nrwl/nx/issues/12045
|
2023-01-23 08:42:21 -06:00 |
|
Maël Belval
|
c6adec7f9d
|
feat(core): update the workflow version used by the generator for gith… (#14351)
|
2023-01-21 09:39:57 +01:00 |
|
Kenneth Toxcon
|
d8bd8ab3f4
|
fix(react): adding support for async plugins in compose-plugins utility (#14447)
|
2023-01-21 02:25:35 +00:00 |
|
Nicholas Cunningham
|
0e018e620e
|
feat(node): add docker as a build target (#14475)
|
2023-01-20 15:26:39 -07:00 |
|
Caleb Ukle
|
7857ae00a0
|
fix(testing): do not set vitest root when not in workspaceRoot (#14362)
|
2023-01-20 15:58:03 -06:00 |
|
Jack Hsu
|
f1f69df470
|
feat(webpack): update babel-loader to 9.1.2 to fix hashing issues (#14527)
|
2023-01-20 14:52:57 -07:00 |
|
Taylor McMonigle
|
2baa80d8b3
|
fix(bundling): fix esbuild watch yields success=false when no error (#14359)
|
2023-01-20 15:37:18 -05:00 |
|
Jason Jean
|
d6517506df
|
docs(misc): refine schemas for @nrwl/workspace (#14522)
|
2023-01-20 15:16:45 -05:00 |
|
Jack Hsu
|
da0e3ba1c7
|
fix(webpack): handle new https options in webpack-dev-server (#14520)
|
2023-01-20 19:36:59 +00:00 |
|
Tim Fisher
|
1c3ebfc055
|
fix(react): fix imports in tmpl (#14369)
|
2023-01-20 14:19:55 -05:00 |
|
Benjamin Cabanes
|
059eff8f28
|
chore(nx-dev): add space between parameter metadata (#14521)
|
2023-01-20 18:07:05 +00:00 |
|
Benjamin Cabanes
|
a1272e1866
|
feat(nx-dev): display internal & deprecated options last (#14519)
|
2023-01-20 18:46:20 +01:00 |
|
Katerina Skroumpelou
|
c2be735097
|
fix(vite): remove environments generation (#14515)
|
2023-01-20 18:34:26 +02:00 |
|
Jack Hsu
|
4c2364864a
|
chore(repo): rename root lint target from "lint" to "root-lint" (#14516)
|
2023-01-20 16:16:40 +00:00 |
|
Josh Goldberg
|
6750f8b2d6
|
docs(core): mention outputs defaults in project-configuration (#14479)
Fixes https://github.com/nrwl/nx/issues/14472
|
2023-01-20 10:56:19 -05:00 |
|
Benjamin Cabanes
|
7193b85d2d
|
feat(nx-dev): display deprecated schema options last (#14518)
|
2023-01-20 09:47:06 -06:00 |
|
Michael Bagnasco
|
f8854d7089
|
fix(testing): fixed a typo with the 15.5.0 cypress migration warning (#14384)
Co-authored-by: Michael Bagnasco <michael@sbevision.com>
|
2023-01-20 10:20:49 -05:00 |
|
Katerina Skroumpelou
|
928385892f
|
fix(angular): fix path for import (#14517)
|
2023-01-20 16:57:27 +02:00 |
|
Colum Ferry
|
ce04b80a9a
|
fix(angular): should find the tsconfig at root of project #14379 (#14514)
|
2023-01-20 14:40:18 +00:00 |
|
Katerina Skroumpelou
|
61f7a9a85a
|
fix(react): storybook plugin fixes (#14493)
|
2023-01-20 08:18:43 -05:00 |
|
Katerina Skroumpelou
|
dbe2c3b1e6
|
feat(core): react standalone bundler prompt (#14464)
|
2023-01-20 08:18:32 -05:00 |
|
Colum Ferry
|
b076f0380a
|
fix(angular): ngrx attaching to route and non-standalone apis for 14 (#14489)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2023-01-20 12:50:06 +00:00 |
|
Colum Ferry
|
6330d9ec97
|
fix(angular): karma setup should be generated correctly for v14 (#14459)
|
2023-01-20 10:06:36 +00:00 |
|
Katerina Skroumpelou
|
9f0a7f07ca
|
fix(storybook): revert to previous defaults for Storybook CLI options (#14498)
|
2023-01-19 17:37:24 -05:00 |
|
Leosvel Pérez Espinosa
|
6c926d8c32
|
cleanup(angular): enable the ng-cli e2e test (#14503)
|
2023-01-19 20:41:40 +00:00 |
|
Jack Hsu
|
01b42896a2
|
fix(react): add migration to install @nrwl/webpack if needed by Story… (#14480)
|
2023-01-19 18:27:36 +00:00 |
|
Benjamin Cabanes
|
11593761b5
|
chore(nx-dev): update scope nxdev to nx-dev (#14482)
|
2023-01-19 18:25:34 +00:00 |
|
Benjamin Cabanes
|
78ca7395a9
|
feat(nxdev): add ui-primitives (#14481)
|
2023-01-19 13:01:19 -05:00 |
|
Jack Hsu
|
f297cb6883
|
chore(repo): update CI config to mitigate memory failures (#14502)
|
2023-01-19 17:49:23 +00:00 |
|
Lars Gyrup Brink Nielsen
|
d5b12dbf8f
|
docs(nxdev): list Angular 15.1 compatibility (#14473)
|
2023-01-19 09:55:24 -05:00 |
|
Isaac Mann
|
78a55953b0
|
chore(core): delete accidentally committed file (#14491)
|
2023-01-19 09:06:18 -05:00 |
|
Katerina Skroumpelou
|
8880e3e2c7
|
chore(storybook): update to latest beta (#14397)
|
2023-01-19 13:18:16 +00:00 |
|
Leosvel Pérez Espinosa
|
26d67c6b24
|
cleanup(angular): disable ng-add e2e tests temporarily (#14487)
|
2023-01-19 12:11:49 +00:00 |
|
Victor Berchet
|
13674eeb76
|
cleanup(vite): use createAsyncIterable from devkit (#14477)
|
2023-01-19 10:49:17 +02:00 |
|
Isaac Mann
|
2a294be6e2
|
docs(core): fix node tutorial to skip preset (#14468)
|
2023-01-18 13:56:56 -05:00 |
|
Denis Frenademetz
|
9cc2be6106
|
fix(testing): update jest snapshots (#14452)
|
2023-01-18 12:33:24 -05:00 |
|
Jack Hsu
|
bd3c387733
|
fix(node): add implicit dependency from node e2e project to the app p… (#14463)
|
2023-01-18 09:34:18 -07:00 |
|
Emily Xiong
|
93ac55ff2a
|
docs(react-native): add x-priority to react-native, expo and detox (#14402)
|
2023-01-18 10:26:27 -05:00 |
|
Jack Hsu
|
5575ae7e61
|
fix(node): update generated spec file to work better for standalone projects (#14461)
|
2023-01-18 10:20:56 -05:00 |
|
Colum Ferry
|
ce4b794036
|
docs(angular): fix preset in guide (#14460)
|
2023-01-18 14:58:05 +00:00 |
|
Jack Hsu
|
99b49189eb
|
fix(react): remove unit test runner prompt when generating library (#14457)
|
2023-01-18 09:38:52 -05:00 |
|
Victor Berchet
|
bd2b5ca8d3
|
feat(vite): enable watch mode for preview (#14412)
|
2023-01-18 09:41:00 +02:00 |
|
Josh Goldberg
|
5adfc09d76
|
fix(misc): add missing alt text to files-readme logo (#14446)
|
2023-01-17 19:09:57 -05:00 |
|
Miroslav Jonaš
|
cb122e8149
|
fix(core): fix cache mismatch in target project locator (#14445)
|
2023-01-17 17:20:07 -06:00 |
|
Miroslav Jonaš
|
23c23272ce
|
feat(js): add lockfile generator to js plugin (#13968)
|
2023-01-17 22:44:33 +01:00 |
|