327 Commits

Author SHA1 Message Date
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
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
Ashley Hunter
fbf8d9c99f
feat(js): adding simpleName option to library generator (#16025) 2023-04-27 11:28:34 -04:00
Miroslav Jonaš
f004e22b7c
fix(repo): replace remaining instances of yarn with pnpm (#16571) 2023-04-27 11:16:42 -04:00
Jason Jean
7b0f96b1ba
feat(nx-plugin): simplify generated plugin code (#16590) 2023-04-26 18:38:04 -04:00
Miroslav Jonaš
262865841d
feat(repo): migrate to pnpm (#16284) 2023-04-25 17:57:36 -04:00
Philip Fulcher
555cacd87d
fix(js): fix minimal publish script devkit import (#16559) 2023-04-25 15:48:25 -06:00
Craigory Coppola
b374bd342c
fix(js): ensure publishable libraries are not marked as private (#16549) 2023-04-25 15:07:37 -04:00
Jason Jean
88b9687451
fix(linter): fix legacy linter migrations (#16462) 2023-04-21 13:29:09 -04:00
Craigory Coppola
219ad67e74
fix(nx-plugin): generated root plugin should not have wonky paths (#16445) 2023-04-21 13:25:22 -04:00
Jason Jean
ff8074bf75
chore(repo): update to nx 16.0.0-beta.5 (#16347) 2023-04-21 10:17:56 -04:00
Jack Hsu
8de17ab1e0
feat(web): remove deprecated executors (#16416) 2023-04-20 17:50:31 -04:00
Jason Jean
739b4c2924
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420) 2023-04-20 13:25:56 -04:00
Colum Ferry
9f4d02d968
feat(js): update the lib version in base tsconfig to es2020 (#16429) 2023-04-20 18:10:32 +01:00
Miroslav Jonaš
bc0bbb0b4b
feat(linter): add internal rules to prevent deep nx imports (#16430) 2023-04-20 11:42:55 -04:00
Jack Hsu
bef152d94e
feat(bundling): remove esbuild 0.16.0 support (#16435) 2023-04-20 08:14:52 -06:00
Miroslav Jonaš
4a4fc19055
fix(core): enforce fixed versions only for apps with createPackageJson (#16398) 2023-04-20 09:16:32 +02:00
Emily Xiong
840048480f
feat(core): update create-nx-plugin to generate cli library (#15994) 2023-04-19 20:36:11 -04:00
Jason Jean
76dfc62412
feat(web): replace usages of @nrwl with @nx (#16376) 2023-04-19 10:59:41 -04:00
Jack Hsu
ab609a26d8
fix(js): update swc options so path mappings can work in all environments (#16390) 2023-04-19 10:38:01 -04:00
Jack Hsu
fda18e0dbc
feat(js): update @swc/core and @swc/helpers packages (#16372) 2023-04-18 14:57:48 -04:00
Jason Jean
5a0a4e8d26
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351) 2023-04-18 12:15:33 -04:00
Miroslav Jonaš
2dd59c3b57
feat(core): extract js related code from affected and hasher (#16244) 2023-04-18 10:42:05 -04:00