Jack Hsu
|
810b584c33
|
fix(js): generate ts standalone project with better import path (#18197)
|
2023-07-25 16:35:29 -04:00 |
|
Emily Xiong
|
717a8dd027
|
chore(core): move readNxJson out of Workspaces (#18127)
|
2023-07-21 10:07:34 -04:00 |
|
Jack Hsu
|
28df2057fd
|
chore(repo): replace dep check script with new lint rule (#18060)
|
2023-07-19 17:07:52 -04:00 |
|
Miroslav Jonaš
|
10fc4dd4d8
|
fix(core): ensure proper yarn version detection even for nested projects (#18052)
|
2023-07-17 10:35:18 -04:00 |
|
Miroslav Jonaš
|
7a9a60324d
|
cleanup(core): remove obsolete versions from workspace (#17984)
|
2023-07-10 13:59:07 -04:00 |
|
Miroslav Jonaš
|
b093306f9d
|
feat(linter): bump typescript-eslint to 5.60.1 (#17916)
|
2023-07-04 16:30:58 -04:00 |
|
Leosvel Pérez Espinosa
|
7055c724dc
|
fix(misc): fix misc issues with move generators (#17814)
|
2023-06-28 10:26:45 -04:00 |
|
Nicholas Cunningham
|
1d937b08a1
|
fix(nextjs): Respect --nextAppDir when passed during CNW (#17733)
|
2023-06-23 12:58:25 -06:00 |
|
Leosvel Pérez Espinosa
|
1fcba1a43a
|
feat(angular): support angular v16.1 (#17155)
|
2023-06-22 14:45:31 +01:00 |
|
MaxKless
|
3f0bdddfdd
|
fix(misc): mark name as required for ci-workflow generator (#17551)
|
2023-06-22 09:33:05 +00:00 |
|
Caleb Ukle
|
f18d50ca0c
|
fix(core): handle string and array parserOptions.project values (#17500)
|
2023-06-14 12:21:34 -04:00 |
|
Jack Hsu
|
a19fbb1ddb
|
feat(js): add preset for TS standalone workspace (#17467)
|
2023-06-13 14:32:06 -04:00 |
|
Jack Hsu
|
a722302caf
|
feat(misc): rework create-nx-workspace prompts (#17230)
|
2023-05-30 18:13:42 -04:00 |
|
Juri
|
a7876e9a18
|
feat(core): update generated readme for new Nx workspaces
|
2023-05-26 16:51:04 +02: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
|
7aff48d3d2
|
fix(core): normalize workspace name before creating directory so it matches what downstream generators expect (#17028)
|
2023-05-15 12:56:41 -04:00 |
|
Craigory Coppola
|
31010b0c37
|
cleanup(misc): remove console.log in workspace generator migration spec file (#17001)
|
2023-05-12 18:33:50 -04:00 |
|
Jack Hsu
|
95421c6945
|
feat(nextjs): update Next.js to 13.4.1 and default to App Router for new apps (#16948)
|
2023-05-12 16:09:20 -04:00 |
|
Miroslav Jonaš
|
846320a6b9
|
chore(repo): enable enforce-module-boundaries on nx repo (#16864)
|
2023-05-10 11:35:33 -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 |
|
Leosvel Pérez Espinosa
|
cc9e650cd8
|
fix(misc): ensure workspace directory is normalized correctly (#16855)
|
2023-05-08 17:39:36 -04:00 |
|
Miroslav Jonaš
|
2163d720e6
|
feat(core): bump version of @nrwl/ci workflow (#16724)
|
2023-05-04 12:13:02 +02:00 |
|
Jason Jean
|
112a77ce0a
|
feat(core): remove tasks-runner-v2 from @nx/workspace (#16751)
|
2023-05-03 23:46:18 +00:00 |
|
Leosvel Pérez Espinosa
|
203a874ddb
|
feat(angular): update angular 16 packages to stable versions (#16732)
|
2023-05-03 16:02:42 -04:00 |
|
Leosvel Pérez Espinosa
|
f45aa076da
|
feat(angular): support angular v16 (#15592)
|
2023-05-03 11:02:07 -04:00 |
|
Nicholas Cunningham
|
8dec11ecbe
|
fix(node): ensure that bundlers for node is webpack/esbuild (#16702)
|
2023-05-02 13:43:26 -04:00 |
|
Craigory Coppola
|
4e97ee94e1
|
fix(misc): show proper messaging when generating a workspace generator (#16683)
|
2023-05-01 18:05:38 -04:00 |
|
Miroslav Jonaš
|
f004e22b7c
|
fix(repo): replace remaining instances of yarn with pnpm (#16571)
|
2023-04-27 11:16:42 -04:00 |
|
Jack Hsu
|
38c3221e1f
|
fix(misc): add a migration to update or remove references to @nrwl/web/babel (#16581)
|
2023-04-26 17:06:48 -04:00 |
|
daiscog
|
369ee09711
|
fix(core): fix missing top-level dependencies (#14832)
|
2023-04-26 15:01:50 -05:00 |
|
Nicholas Cunningham
|
d5062e722c
|
fix(node): Propagate --bundler when passed via CNW (#16580)
|
2023-04-26 17:10:21 +00:00 |
|
Miroslav Jonaš
|
262865841d
|
feat(repo): migrate to pnpm (#16284)
|
2023-04-25 17:57:36 -04:00 |
|
Craigory Coppola
|
c688df69b2
|
fix(misc): don't generate workspace-generators directory (#16525)
|
2023-04-24 18:56:22 -04:00 |
|
AgentEnder
|
be768ca19d
|
fix(misc): cleanup migration to workspace-plugin
|
2023-04-21 15:19:29 -04:00 |
|
Leosvel Pérez Espinosa
|
a421fce019
|
fix(misc): set default e2e test runner when creating angular and next workspaces (#16464)
|
2023-04-21 19:08:46 +01:00 |
|
Jason Jean
|
88b9687451
|
fix(linter): fix legacy linter migrations (#16462)
|
2023-04-21 13:29:09 -04:00 |
|
Jason Jean
|
ff8074bf75
|
chore(repo): update to nx 16.0.0-beta.5 (#16347)
|
2023-04-21 10:17:56 -04:00 |
|
Craigory Coppola
|
b44dbf9c22
|
fix(nx-plugin): correct importPath and import updates for migration to local plugins (#16437)
|
2023-04-20 17:15:48 -04:00 |
|
Jason Jean
|
fb54f67581
|
feat(nx-plugin): rename @nx/nx-plugin to @nx/plugin (#16422)
|
2023-04-20 14:35:04 -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 |
|
Emily Xiong
|
840048480f
|
feat(core): update create-nx-plugin to generate cli library (#15994)
|
2023-04-19 20:36:11 -04:00 |
|
Craigory Coppola
|
a798576e0e
|
fix(misc): pass e2eTestRunner to child preset generator (#16414)
|
2023-04-19 17:02:34 -04:00 |
|
Nicholas Cunningham
|
338dc64d91
|
feat(nextjs): Add standalone Nextjs option to react selection when running CNW (#16317)
|
2023-04-19 15:29:31 -04:00 |
|
Craigory Coppola
|
f7ca6e6d82
|
chore(misc): update migration version for workspace-generator (#16417)
|
2023-04-19 14:21:30 -04:00 |
|
Craigory Coppola
|
1743ff10ed
|
feat(core): add migration to update workspace generators to a local plugin (#12700)
|
2023-04-19 14:03:00 -04:00 |
|
Jack Hsu
|
f04f316271
|
feat(react): add rspack experimental support (#16252)
|
2023-04-19 14:00:24 -04:00 |
|
Jason Jean
|
76dfc62412
|
feat(web): replace usages of @nrwl with @nx (#16376)
|
2023-04-19 10:59:41 -04:00 |
|