Leosvel Pérez Espinosa
|
61d73fc907
|
fix(js): expose schematic using the generator function with a default for the project name and root format (#18681)
|
2023-08-17 14:55:56 -04:00 |
|
Miroslav Jonaš
|
b152f20125
|
fix(js): fix swc compilation output path handling (#18588)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-08-11 17:30:21 -04:00 |
|
Leosvel Pérez Espinosa
|
ce7fc740ae
|
cleanup(misc): rename projectDirectory to projectRoot in helper return value (#18586)
|
2023-08-11 16:43:07 +01:00 |
|
Leosvel Pérez Espinosa
|
c785871b5c
|
docs(js): call out @nx/js:tsc batch executor being available from Nx 16.6.0 (#18467)
|
2023-08-11 12:46:47 +01:00 |
|
Leosvel Pérez Espinosa
|
730260320d
|
feat(js): provide a new way of generating project name and root directory for libraries (#18420)
|
2023-08-10 13:30:46 -04:00 |
|
Jack Hsu
|
d63d3573c4
|
feat(js): add generateExportsField and additionalEntryPoints options to update exports field when building with tsc/swc (#18319)
|
2023-08-01 09:23:48 -06:00 |
|
Jason Jean
|
989f7f8f92
|
chore(repo): update nx to 16.6.0-beta.8 (#18356)
|
2023-07-29 10:39:53 -04:00 |
|
Miroslav Jonaš
|
63521d7e13
|
fix(js): ensure compile swc uses current package manager (#18321)
|
2023-07-28 21:43:40 +02:00 |
|
Leosvel Pérez Espinosa
|
bd71ce35a4
|
fix(js): fix misc issues in tsc batch executor (#18363)
|
2023-07-28 14:44:35 +01:00 |
|
Jack Hsu
|
661efa913d
|
feat(bundling): generate matching d.ts files for rollup (#18342)
|
2023-07-28 09:04:26 +02:00 |
|
Jack Hsu
|
4c2f98ebf9
|
fix(js): generate correct standalone setup (#18355)
|
2023-07-27 19:18:39 -04:00 |
|
Jack Hsu
|
810b584c33
|
fix(js): generate ts standalone project with better import path (#18197)
|
2023-07-25 16:35:29 -04:00 |
|
Emily Xiong
|
2e6592c533
|
fix(devkit): use Workspace in devkit for backwards compatibility (#18246)
|
2023-07-21 16:54:30 -04:00 |
|
Emily Xiong
|
717a8dd027
|
chore(core): move readNxJson out of Workspaces (#18127)
|
2023-07-21 10:07:34 -04:00 |
|
Jack Hsu
|
c97a8ac63b
|
feat(js): bump babel versions (#18220)
|
2023-07-20 11:04:16 -04:00 |
|
Miroslav Jonaš
|
f4f4eb66e2
|
feat(linter): add dependency-checks to buildable lib generator (#18015)
|
2023-07-20 10:28:20 -04:00 |
|
Jack Hsu
|
28df2057fd
|
chore(repo): replace dep check script with new lint rule (#18060)
|
2023-07-19 17:07:52 -04:00 |
|
Leosvel Pérez Espinosa
|
ca5e673a80
|
feat(misc): add alternative implementation to calculate buildable dependencies using the task graph (#18125)
|
2023-07-19 15:11:13 -04:00 |
|
Jack Hsu
|
b07d24ef42
|
feat(js): create package.json with proper defaults (#18091)
Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
|
2023-07-18 08:53:18 +02:00 |
|
Jack Hsu
|
e2c0abc1a7
|
fix(js): run build in watch mode when specified for faster recompile time (#18145)
|
2023-07-17 14:48:32 -04:00 |
|
Leosvel Pérez Espinosa
|
4f9f04fb96
|
docs(js): add docs about @nx/js:tsc batch execution (#18071)
|
2023-07-14 08:41:40 +01:00 |
|
Jack Hsu
|
ae773d547e
|
fix(linter): skip verifying deps of deps by default in package.json (#18058)
|
2023-07-12 20:59:36 -04:00 |
|
Colum Ferry
|
77bb4b7429
|
feat(angular): add support for TS Module Federation Config #15739 (#17876)
|
2023-07-12 16:14:52 +01:00 |
|
Leosvel Pérez Espinosa
|
95a2256a34
|
feat(misc): deprecate executor options to generate package.json for libraries (#17923)
|
2023-07-11 15:28:03 +00:00 |
|
Leosvel Pérez Espinosa
|
8be6558700
|
fix(misc): fix migrations updating target options to consider target defaults (#18064)
|
2023-07-11 11:21:24 -04:00 |
|
Leosvel Pérez Espinosa
|
d10aeb49ac
|
fix(js): post-process skipped tasks by the ts compiler in tsc batch implementation (#17938)
|
2023-07-10 14:30:25 +01:00 |
|
Jack Hsu
|
38fa586b78
|
feat(testing): rename jest-project generator to "configuration" generator for consistency in naming (#18006)
|
2023-07-07 16:17:41 -04:00 |
|
Jack Hsu
|
24e45d494f
|
feat(bundling): rename esbuild-project, rollup-project, and webpack-project generators to "configuration" generators for consistency in naming (#18003)
|
2023-07-07 13:59:41 -04:00 |
|
Emily Xiong
|
8d5cfcc2b3
|
fix(js): restore registry for only localhost (#17999)
|
2023-07-07 13:44:25 -04:00 |
|
Nathan Walker
|
ccd195d60a
|
fix(js): remove duplicate alias (#17978)
|
2023-07-06 09:20:02 -04:00 |
|
Leosvel Pérez Espinosa
|
64765eb313
|
feat(misc): change updateBuildableProjectDepsInPackageJson option default value to false (#17920)
|
2023-07-06 09:06:48 +01:00 |
|
Jack Hsu
|
c6a0615fa5
|
fix(js): add watchIgnore and runBuildTargetDependencies options to speed up build (#17953)
|
2023-07-05 14:50:53 -04:00 |
|
Miroslav Jonaš
|
28a071f243
|
fix(js): ignore dependencies from non-index root files for create-package-json (#17930)
|
2023-07-05 17:47:49 +02:00 |
|
Denis Frenademetz
|
47d23c8436
|
fix(js): js:node executor resolves main.js and build options correctly (#17884)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
|
2023-07-05 10:10:15 +00:00 |
|
Jack Hsu
|
9bb60a7fc6
|
fix(js): ignore watch errors when a process is already killed on Windows (#17891)
|
2023-06-30 15:10:43 -04:00 |
|
Jack Hsu
|
b7d283bced
|
fix(js): skip watcher if --watch=false for node executor (#17887)
|
2023-06-30 15:10:24 -04:00 |
|
Leosvel Pérez Espinosa
|
4d76d0c626
|
fix(js): normalize tsconfig paths used as correlation keys in batch implementation (#17888)
|
2023-06-30 15:57:19 +01:00 |
|
Nicholas Cunningham
|
bd7157bb83
|
fix(nextjs): Custom server should run on fresh apps without errors (#17806)
|
2023-06-27 16:33:04 +00:00 |
|
Craigory Coppola
|
c6ad657c9f
|
fix(misc): prevent unexpected targets from root package.json when setting up root project (#17805)
|
2023-06-26 17:07:11 -04:00 |
|
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 |
|