299 Commits

Author SHA1 Message Date
Jason Jean
d729fcff16
fix(misc): update semver dependency (#17759) 2023-06-23 14:58:37 -04:00
Miroslav Jonaš
ef8c4ed095
feat(linter): add rule for dependency checking (#17581) 2023-06-23 10:26:44 -04:00
Jason Jean
512b8ba911
fix(js): fix yarn3 verdaccio setup (#17742) 2023-06-22 23:27:59 -04:00
Jason Jean
c08d943077
fix(js): fix yarn setup to work with yarn3 (#17716) 2023-06-22 11:07:05 -04:00
Colum Ferry
fffd84c3aa
fix(react): ssr should serve correctly and e2e should function (#17725) 2023-06-22 14:51:41 +01:00
Leosvel Pérez Espinosa
1fcba1a43a
feat(angular): support angular v16.1 (#17155) 2023-06-22 14:45:31 +01:00
Jason Jean
b7d05a0318
feat(nx-plugin): update e2e tests to use local-registry and be simpler (#17639) 2023-06-21 17:04:56 -04:00
Jack Hsu
335c2d5160
fix(js): detect helpers correctly when pnpm external nodes are suffixed with version (#17694) 2023-06-21 14:16:52 -04:00
Leosvel Pérez Espinosa
d31eb50580
cleanup(js): improve the tsc executor batch implementation (#17503) 2023-06-21 13:43:49 -04:00
Caleb Ukle
f3f74068ea
fix(testing): update default webpack config for react CT (#17562) 2023-06-21 11:41:33 -04:00
Emily Xiong
238ad4aa24
fix(js): detect port before setup npm and yarn (#17680) 2023-06-20 09:34:38 -04:00
Katerina Skroumpelou
36838d6211
fix(js): node executor should always log error (#17622) 2023-06-16 16:45:05 +00:00
Emily Xiong
7baad04ea5
feat(nx-plugin): add verdaccio to create package e2e (#17566) 2023-06-16 09:45:52 -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
Miroslav Jonaš
26538097f3
fix(core): ensure createPackageJson does not override existing config (#17471) 2023-06-12 20:59:39 +02:00
Jack Hsu
edf0b1ce20
feat(js): add setup-build generator for JS packages (#17523) 2023-06-12 12:38:26 -04: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
Emily Xiong
fc42b7b7ff
fix(testing): fix windows e2e storage ENOENT (#17506) 2023-06-09 12:31:30 -04: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
Katerina Skroumpelou
b953565bc2
feat(vite): add type check to vite builder (#17487) 2023-06-08 15:57:51 +03:00
Emily Xiong
075ac2545d
chore(repo): change e2e to use verdaccio executor (#17347) 2023-06-07 12:26:43 -04:00
Katerina Skroumpelou
417ac38759
fix(js): dont ignore args option on node executor (#17463) 2023-06-07 18:15:53 +03:00
Katerina Skroumpelou
392366f0fd
fix(js): pass buildTargetOptions in executor (#17459) 2023-06-07 08:12:00 -04:00
Jack Hsu
08339ee49f
feat(js): do not generate root babel.config.json for babel projects (#17289) 2023-06-06 15:45:33 -04:00
Leosvel Pérez Espinosa
b6cdf9d975
feat(js): add initial/experimental batch execution implementation for tsc executor (#17287) 2023-06-05 17:18:52 -04:00
Nicholas Cunningham
8f771e023b
fix(node): When serving using js:node executor NODE_ENV should not be undefined (#17375) 2023-06-02 13:56:40 -04:00
Leosvel Pérez Espinosa
c68b4bfb47
fix(js): do not overwrite supported typescript version (#17350) 2023-06-01 15:22:53 +01:00
Itrulia
dfa19f51a2
fix(js): postProcessInlinedDependencies throwing error on movePackage (#16127) 2023-05-31 15:45:34 +00:00
Emily Xiong
72b0f55605
feat(js): add location none to verdaccio executor (#17319) 2023-05-31 08:37:24 -04:00
Emily Xiong
43144237f9
fix(core): set verdaccio for authToken with location (#17318) 2023-05-30 14:51:30 -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
Craigory Coppola
f01cdca79d
fix(js): sourcemaps should work with js:node executor (#17261) 2023-05-29 11:08:11 -04:00
Jack Hsu
3634abb3fc
feat(js): allow root js lib project to be generated (#17245) 2023-05-26 12:11:10 -04:00
Emily Xiong
be2ccb802e
feat(js): add verdaccio executor (#16928) 2023-05-25 11:10:16 -04:00
Victor Savkin
0848031dd9 feat(core): move task hashing into daemon 2023-05-17 11:37:57 -04:00
AgentEnder
ae6e90c86d fix(misc): workspaces using nx wrapper do not contain a package.json, so don't read the scope from it 2023-05-16 22:27:56 -04:00
Craigory Coppola
cac64d7a8b
chore(repo): setup internal testing utils structure (#17043) 2023-05-16 11:34:10 -04:00
Jason Jean
6b928bc250
feat(js): refactor usages of npmScope (#16947) 2023-05-15 16:06:24 -04:00
Jack Hsu
dc7122984e
feat(js): improve @nx/js:node executor to be more resilient to many file change events (#16924) 2023-05-11 16:31:52 -04:00
Colum Ferry
392312f847
fix(react): extracting the tsconfig base should also copy existing paths (#16936) 2023-05-11 15:08:52 +00:00
Miroslav Jonaš
846320a6b9
chore(repo): enable enforce-module-boundaries on nx repo (#16864) 2023-05-10 11:35:33 -04:00
Jack Hsu
20f25bfe1c
fix(js): use valid file paths on Windows when executing program (#16911) 2023-05-10 08:22:28 -06:00
Caleb Ukle
5743f158ba
fix(js): info about jest global setup/teardown + swc (#16681) 2023-05-09 10:40:45 -04:00
Caleb Ukle
ad841c9048
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865) 2023-05-09 08:30:52 -05:00
Jack Hsu
8d35edac39
fix(nextjs): add workspace dependencies to transpilePackages automatically (#16774) 2023-05-04 18:08:34 -04:00
Jonathan Kolberg
1c791dbd8e
feat(node): allow executing esm compiled scripts (#10414) 2023-05-04 22:02:31 +00:00
Leosvel Pérez Espinosa
f45aa076da
feat(angular): support angular v16 (#15592) 2023-05-03 11:02:07 -04:00
Jason Jean
feef6472c5
fix(js): do not depend on nx for typescript utils (#16642) 2023-04-28 11:57:32 -04:00