8697 Commits

Author SHA1 Message Date
Jack Hsu
1d89ef0da7
feat(bundling): manually set tsconfig for esbuild rather than auto-detecting it (#12194) 2022-09-22 18:32:22 +00:00
Jack Hsu
e6d4ec3835
feat(bundling): improve watch logging for esbuild (#12193) 2022-09-22 18:18:59 +00:00
Jack Hsu
1b06110de1
fix(bundling): support type checking when using esbuidl with --watch (#12192) 2022-09-22 18:01:57 +00:00
Jason Jean
e0e58349af chore(misc): publish 14.7.11 2022-09-22 13:10:29 -04:00
Jack Hsu
c5392aa951
feat(nextjs): update packages (#12190) 2022-09-22 16:15:56 +00:00
Jason Jean
3bf3a55642
fix(misc): do not exit after running graph (#12189) 2022-09-22 16:14:25 +00:00
Jack Hsu
e195546e40
feat(react): update package versions (#12187) 2022-09-22 15:39:32 +00:00
Jason Jean
6cc0cadca1 chore(misc): publish 14.7.10 2022-09-22 11:28:09 -04:00
Jason Jean
1ae30d1d1e
fix(core): properly invalidate outputs when output is removed (#12188) 2022-09-22 11:24:50 -04:00
Noriyuki Shinpuku
351bc2e56b
fix(nextjs): fix resolving dependencies (#11842) 2022-09-22 11:17:11 -04:00
Jason Gerbes
4dc331c914
feat(react): improve babel preset options (#10940)
Improved the '@nrwl/react/babel' preset to allow for customisation of all options provided by
the
'@nrwl/web/babel' preset.

ISSUES CLOSED: #10939

Co-authored-by: Jason Gerbes <jason.gerbes@vista.co>
2022-09-22 11:16:29 -04:00
Jack Hsu
0baae01e37
fix(js): update library generator for webpack and rollup bundler (#12183) 2022-09-22 14:50:17 +00:00
Chris Pruett
7e316aff54
fix(react-native): fix xcode shell script used for release builds (#12171)
ISSUES CLOSED: #12166
2022-09-22 10:11:23 -04:00
Adam Duro
b7f9d9067a
fix(expo): add deps to root package (#12107) 2022-09-22 10:09:59 -04:00
Juri Strumpflohner
98c6047068
docs(core): updates to the Nx vs Turbo comparison (#12164) 2022-09-22 09:29:38 -04:00
Jack Hsu
9d0d6d0402
fix(bundling): set correct rootDir compiler option for type checker (#12182) 2022-09-22 13:25:23 +00:00
Victor Savkin
2890289f7b
chore(misc): publish 14.7.9 2022-09-22 08:57:42 -04:00
Victor Savkin
8fdf8c5669
fix(core): do not throw when cannot parse root tsconfig 2022-09-21 21:49:22 -04:00
Victor Savkin
f94a18e57c
fix(core): revert logic of run-executor handling streaming 2022-09-21 21:37:03 -04:00
Victor Savkin
0d18397ad1
fix(repo): fix a failing e2e test 2022-09-21 21:25:59 -04:00
Peter Colapietro
29e777fe39 chore(typo): workspacRoot => workspaceRoot 2022-09-21 21:07:24 -04:00
Victor Savkin
9a84281f43 fix(core): do not use named inputs to cache fileset hashes 2022-09-21 16:18:55 -04:00
Austin Fahsl
a66a549e4b fix(core): prevent duplicate prefixes when using outputStyle stream 2022-09-21 16:07:32 -04:00
Katerina Skroumpelou
742686a051
docs(storybook): best practices guide and recipe (#12071)
* docs(storybook): best practices guide and recipe

* docs(storybook): rearrange structure
2022-09-21 13:53:50 -04:00
Jack Hsu
d05cc86ac7
fix(bundling): provide correct defaults scripts/styles options (#12157) 2022-09-21 17:16:52 +00:00
Leosvel Pérez Espinosa
46c2d57664
cleanup(angular): remove deprecated syntax option from ngrx generator (#12153) 2022-09-21 16:37:11 +01:00
Miroslav Jonaš
bd7a2664b3
feat(core): add yarn lock file pruning (#12105) 2022-09-21 15:35:59 +00:00
Jack Hsu
2d84bd3eb4
chore(bundling): clean up package.json update function (#12152) 2022-09-21 10:53:14 -04:00
Juri
1485b84e15 docs(nxdev): add lightning talk speakers 2022-09-21 15:08:03 +02:00
Leosvel Pérez Espinosa
8fc862d80b
chore(repo): remove unused angular-related dependencies (#12044) 2022-09-21 13:18:17 +01:00
Jack Hsu
75115e100a
fix(js): support both .cjs and .js file extensions when generating package.json file (#12137) 2022-09-21 00:49:46 +00:00
Benjamin Cabanes
406defc6ac
docs(nxdev): add nx conf speakers (#12136) 2022-09-20 22:26:03 +00:00
Jack Hsu
84a21e904e
fix(bundling): skip web-specific configuration when bundling for node (#12130) 2022-09-20 20:04:35 +00:00
Jack Hsu
f1308823c2
chore(misc): update esbuild description (#12133) 2022-09-20 19:21:10 +00:00
Miroslav Jonaš
074ac5ec22
feat(core): add package manager parsers and stringifiers (#11953) 2022-09-20 18:47:27 +00:00
Jack Hsu
6c0a838a59
fix(js): install bundler nx plugin when needed (#12131) 2022-09-20 18:39:07 +00:00
Phillip Barta
8eb20c4f37
chore(repo): update dependency jsonc-parser to v3.2.0 (#11817) 2022-09-20 19:22:56 +02:00
Miroslav Jonaš
1b118400e3
chore(repo): start and cleanup daemon after every e2e test (#11981) 2022-09-20 19:21:53 +02:00
Victor Savkin
2c1d70ff31
chore(misc): publish 14.7.8 2022-09-20 12:56:26 -04:00
Victor Savkin
6eb4e1f687
fix(repo): make esbuild package as non private 2022-09-20 12:55:44 -04:00
Victor Savkin
8e0271f73a
chore(misc): publish 14.7.7 2022-09-20 12:53:32 -04:00
Victor Savkin
3ab1eb85ba fix(core): do not use nx daemon during workspace creation 2022-09-20 12:51:07 -04:00
Craigory Coppola
9313af0493
chore(angular): hide warnings from angular schematics in jest execution (#12122) 2022-09-20 16:12:23 +00:00
Jack Hsu
ed7db7c114
feat(bundling): add esbuild plugin (#12053) 2022-09-20 12:05:58 -04:00
Victor Savkin
38e4a8e7d0 fix(core): reenable output watching 2022-09-20 11:27:13 -04:00
Benjamin Cabanes
d390044dc8
docs(nx-cloud): update no-helm repository link (#12121) 2022-09-20 14:53:49 +00:00
Konstantin Azizov
fc73d036ec
fix(testing): improve return type of getJestProjects (#12040) 2022-09-20 13:49:54 +00:00
Artur Androsovych
d526efb7b2
fix(linter): consider the default public API filename when checking for secondary entrypoints (#11811) 2022-09-20 14:45:29 +02:00
Philip Fulcher
4e5656c550
chore(graph): change ports for serving graph configs (#12087) 2022-09-19 13:58:41 -06:00
Miroslav Jonaš
5bd30cc1e9
fix(node): add cleanup on e2e tests (#12096) 2022-09-19 19:57:23 +00:00