FrozenPandaz
|
d2aa896323
|
Revert "chore(misc): publish 16.4.0-beta.7"
This reverts commit 768abb0d595c0181c6cade7127f7a2f982da2633.
|
2023-06-14 15:11:20 -04:00 |
|
Jason Jean
|
51c119334d
|
chore(repo): fix publishing workflow for freebsd (#17602)
|
2023-06-14 15:09:06 -04:00 |
|
FrozenPandaz
|
768abb0d59
|
chore(misc): publish 16.4.0-beta.7
|
2023-06-14 13:46:22 -04:00 |
|
Emily Xiong
|
a545090b1a
|
feat(vite): upgrade vite to 4.3.9 (#17579)
|
2023-06-14 13:44:31 -04:00 |
|
Jonathan Cammisuli
|
18f95a99ad
|
feat(core): build project file map with rust (#17472)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-06-14 13:42:34 -04:00 |
|
Emily Xiong
|
8d33ab67a7
|
chore(testing): always log e2e nx-release error (#17534)
|
2023-06-14 13:00:43 -04:00 |
|
Katerina Skroumpelou
|
4ff5596a22
|
fix(vite): enable remaining e2e (#17593)
|
2023-06-14 12:54:53 -04:00 |
|
Jason Jean
|
dc545d2f40
|
chore(core): updated cache tests to not use affected (#17583)
|
2023-06-14 12:46:17 -04:00 |
|
Katerina Skroumpelou
|
c8dc4d8f9a
|
fix(core): ensure its file before reading (#17597)
|
2023-06-14 19:23:46 +03:00 |
|
Caleb Ukle
|
f18d50ca0c
|
fix(core): handle string and array parserOptions.project values (#17500)
|
2023-06-14 12:21:34 -04:00 |
|
Miroslav Jonaš
|
a21ab98ca8
|
fix(linter): fix relative path detection (#17592)
|
2023-06-14 12:18:44 -04:00 |
|
Colum Ferry
|
76b7d61592
|
fix(react): component test regex should not use global (#17548)
|
2023-06-14 16:27:19 +01:00 |
|
Peter Jokumsen
|
73ab23f381
|
chore(core): fix list typo (#17582)
|
2023-06-14 09:15:52 -04:00 |
|
Katerina Skroumpelou
|
be8867d654
|
fix(vite): enable e2e tests (#17577)
|
2023-06-14 08:01:26 -04:00 |
|
Katerina Skroumpelou
|
ea349998fa
|
chore(vite): remove unused deps (#17585)
|
2023-06-14 08:01:06 -04:00 |
|
Jack Hsu
|
a19fbb1ddb
|
feat(js): add preset for TS standalone workspace (#17467)
|
2023-06-13 14:32:06 -04:00 |
|
Jack Hsu
|
8d5ef222cc
|
feat(testing): add support for additional environment options when generating vite config (#17560)
|
2023-06-13 13:30:52 -04:00 |
|
Katerina Skroumpelou
|
0374db54fd
|
chore(vite): undo test logs and re-enable tests (#17573)
|
2023-06-13 15:48:49 +00:00 |
|
Katerina Skroumpelou
|
7abcb816b5
|
feat(react): update types to match react version (#17571)
|
2023-06-13 11:25:23 -04:00 |
|
Katerina Skroumpelou
|
3fe126944e
|
docs(misc): fix link to edit page (#17569)
|
2023-06-13 17:35:15 +03:00 |
|
Katerina Skroumpelou
|
7f15660c07
|
feat(vite): update packages to latest versions (#17515)
|
2023-06-13 16:00:05 +03:00 |
|
Jason Jean
|
2d47f1bdbe
|
chore(repo): remove override for nx version (#17561)
|
2023-06-12 17:32:15 -04:00 |
|
Miroslav Jonaš
|
26538097f3
|
fix(core): ensure createPackageJson does not override existing config (#17471)
|
2023-06-12 20:59:39 +02:00 |
|
Jason Jean
|
81a499a7eb
|
chore(repo): update nx to 16.4.0-beta.4 (#17536)
|
2023-06-12 14:30:08 -04:00 |
|
Jack Hsu
|
ec48f61142
|
fix(bundling): update esbuild project generator to support standalone… (#17558)
|
2023-06-12 13:39:17 -04:00 |
|
Jack Hsu
|
edf0b1ce20
|
feat(js): add setup-build generator for JS packages (#17523)
|
2023-06-12 12:38:26 -04:00 |
|
FrozenPandaz
|
6eda3ff725
|
chore(misc): publish 16.4.0-beta.6
|
2023-06-12 11:59:10 -04:00 |
|
Jason Jean
|
5fc4238b28
|
fix(core): properly hash tasks that depend on outputs of other tasks … (#17556)
|
2023-06-12 11:57:21 -04:00 |
|
Miroslav Jonaš
|
aaf35e75b2
|
docs(linter): document flat config option (#17520)
|
2023-06-12 17:33:52 +02:00 |
|
Jack Hsu
|
35ed04741d
|
fix(js): add support for waitUntilTargets back (#17553)
|
2023-06-12 09:38:47 -05:00 |
|
Nicholas Cunningham
|
478fb8ba56
|
fix(js): Ensure runTimeArgs are not ignored (#17527)
|
2023-06-12 08:28:38 -06:00 |
|
Colum Ferry
|
860d82a640
|
fix(angular): find module from options should support full path #17547 (#17550)
|
2023-06-12 15:22:35 +01:00 |
|
Miroslav Jonaš
|
18c1be8b86
|
docs(core): add example for external dependencies input (#17521)
|
2023-06-12 15:07:54 +02:00 |
|
Emily Xiong
|
a8aeda9ad4
|
feat(react-native): upgrade react native to version 0.71.10 (#17535)
|
2023-06-12 08:18:46 -04:00 |
|
Leosvel Pérez Espinosa
|
e39ee11bcb
|
fix(angular): fix @angular-eslint/* package updates to consider angular installed version (#17526)
|
2023-06-12 09:30:44 +01:00 |
|
Juri
|
0e88b12d4a
|
docs(angular): embed Angular Standalone tutorial video
|
2023-06-11 22:07:54 +02:00 |
|
Juri Strumpflohner
|
a6936d2d2f
|
docs(nx-plugin): remove TOC from plugins overview page (#17543)
|
2023-06-11 10:14:13 -04:00 |
|
Jason Jean
|
94aa566dda
|
chore(misc): publish 16.4.0-beta.5
|
2023-06-10 13:51:12 -04:00 |
|
Jason Jean
|
d1c1c1a611
|
fix(core): fix logic for determining if task can be hashed upfront (#17540)
|
2023-06-10 13:43:30 -04:00 |
|
Isaac Mann
|
7e030d5df2
|
docs(angular): tailwind get started section
|
2023-06-10 14:49:28 +02:00 |
|
Isaac Mann
|
27a0675663
|
docs(core): fix more concepts link
|
2023-06-10 14:41:52 +02:00 |
|
FrozenPandaz
|
82c14a87a7
|
chore(misc): publish 16.4.0-beta.4
|
2023-06-09 16:48:19 -04:00 |
|
Jason Jean
|
83895e4573
|
fix(core): properly hash tasks that depend on outputs of other tasks (#17512)
|
2023-06-09 16:46:11 -04:00 |
|
Jack Hsu
|
9fa9fda61d
|
fix(bundling): support BABEL_ENV over NODE_ENV for babel config (#17529)
|
2023-06-09 16:26:43 -04:00 |
|
Brian Vanderbusch
|
51cadbd4df
|
fix generator command (#17502)
|
2023-06-09 12:58:10 -04:00 |
|
Emily Xiong
|
fc42b7b7ff
|
fix(testing): fix windows e2e storage ENOENT (#17506)
|
2023-06-09 12:31:30 -04:00 |
|
Katerina Skroumpelou
|
bf2c42c31e
|
feat(core): update stylus to latest version (#17519)
|
2023-06-09 09:11:04 -06:00 |
|
Katerina Skroumpelou
|
899240046b
|
fix(vite): properly find projectRoot (#17517)
|
2023-06-09 09:07:32 -06:00 |
|
Nicholas Cunningham
|
cb1bd5e9e5
|
fix(nextjs): Update @nx/next to be a devDependency (#17510)
|
2023-06-09 08:13:59 -06:00 |
|
Jack Hsu
|
20359e77a6
|
fix(js): mark importPath option as important since it is required for publishable libs (#17509)
|
2023-06-09 10:21:12 +03:00 |
|