Craigory Coppola
|
e2ff519db2
|
feat(misc): save directory and name format to nx json defaults (#18683)
|
2023-08-17 17:48:42 -04:00 |
|
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 |
|
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
|
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
|
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 |
|
Miroslav Jonaš
|
f4f4eb66e2
|
feat(linter): add dependency-checks to buildable lib generator (#18015)
|
2023-07-20 10:28:20 -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
|
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
|
8d5ef222cc
|
feat(testing): add support for additional environment options when generating vite config (#17560)
|
2023-06-13 13:30:52 -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 |
|
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 |
|
Jason Jean
|
6b928bc250
|
feat(js): refactor usages of npmScope (#16947)
|
2023-05-15 16:06:24 -04:00 |
|
Ashley Hunter
|
fbf8d9c99f
|
feat(js): adding simpleName option to library generator (#16025)
|
2023-04-27 11:28:34 -04:00 |
|
Jason Jean
|
7b0f96b1ba
|
feat(nx-plugin): simplify generated plugin code (#16590)
|
2023-04-26 18:38:04 -04:00 |
|
Craigory Coppola
|
b374bd342c
|
fix(js): ensure publishable libraries are not marked as private (#16549)
|
2023-04-25 15:07:37 -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
|
76dfc62412
|
feat(web): replace usages of @nrwl with @nx (#16376)
|
2023-04-19 10:59:41 -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 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Miroslav Jonaš
|
cafb49ac84
|
feat(core): remove @nrwl/workspace:lib (#16122)
|
2023-04-12 15:28:09 -04:00 |
|
Jack Hsu
|
0578116fbf
|
feat(nextjs): update to Next.js 13.3.0 (#16130)
|
2023-04-12 10:47:44 -04:00 |
|
Craigory Coppola
|
6e7234c1aa
|
feat(nx-plugin): reuse utilities from create-nx-workspace for create-nx-plugin (#15743)
|
2023-03-31 17:23:21 -04:00 |
|
Leosvel Pérez Espinosa
|
4eb7cc7bf1
|
fix(misc): skip formatting files in nested generator calls (#15961)
|
2023-03-31 11:22:18 -04:00 |
|
Leosvel Pérez Espinosa
|
7c9b66e24b
|
fix(misc): cleanup deps to support pnpm v7 in create-nx-workspace (#15859)
|
2023-03-23 11:41:07 -06:00 |
|
Jack Hsu
|
7ebca5107e
|
feat(bundling): add for esbuild to enable/disable package.json generation (#15777)
|
2023-03-21 08:48:16 -04:00 |
|
Katerina Skroumpelou
|
16ad3086be
|
fix(js): libraries should be buildable by default (#15533)
|
2023-03-09 14:20:19 -05:00 |
|
Colum Ferry
|
8744698a01
|
feat(devkit): move runTasksInSerial to devkit (#15467)
|
2023-03-06 13:55:44 -05:00 |
|
Phillip Barta
|
8c1d035b0b
|
feat(js): added a minimal option to the library generator (#13561)
|
2023-03-03 19:32:57 +00:00 |
|
Katerina Skroumpelou
|
b84125f9dd
|
fix(js): integrate buildable bundler and compiler options (#15376)
|
2023-03-03 09:56:57 -05:00 |
|
Jason Jean
|
3d4f590c07
|
fix(core): do not add typescript in new empty repos (#15163)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
|
2023-02-27 12:08:36 -05:00 |
|
Chau Tran
|
281881d268
|
fix(js): use .swcrc for swcrc path for swc lib (#15205)
|
2023-02-24 08:55:47 -05:00 |
|
Chau Tran
|
2f4f28760f
|
fix(js): generate correct build options for rollup bundler; by defaul… (#15184)
|
2023-02-23 10:01:15 -05:00 |
|
Jason Jean
|
fa6e8ea987
|
fix(js): refactor ensurePackage (#15074)
|
2023-02-22 18:47:40 -05:00 |
|
Nicholas Cunningham
|
eb977bfd6c
|
fix(js): default build should work when rollup is selected (#14971)
|
2023-02-22 10:32:26 -07:00 |
|
Katerina Skroumpelou
|
5d54f71398
|
fix(webpack): add babelUpwardRootMode (#15061)
|
2023-02-17 17:09:57 +00:00 |
|
Emily Xiong
|
a97212b601
|
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467)
|
2023-02-16 11:17:30 -05:00 |
|
Jack Hsu
|
5e11adbba4
|
feat(js): move babel preset to @nrwl/js/babel so @nrwl/web is not… (#14478)
|
2023-01-23 15:32:07 +00:00 |
|
Craigory Coppola
|
7992ec618f
|
chore(repo): setup negative config for several targets (#14080)
|
2023-01-04 11:34:50 -05:00 |
|
Jack Hsu
|
e240339f33
|
feat(js): add --bundler=vite support for JS libs (#13716)
|
2022-12-09 14:36:09 -05:00 |
|
Jack Hsu
|
cded83b2c5
|
feat(react): remove unnecessary dependencies from @nrwl/react (#13525)
|
2022-12-01 17:06:32 -05:00 |
|
Victor Savkin
|
fe062f42c3
|
fix(core): deduce layout directory
|
2022-11-29 16:08:57 -05:00 |
|
Juri Strumpflohner
|
66a4cc4428
|
feat(js): use shorter dependsOn syntax for project configuration (#12564)
|
2022-10-13 15:42:56 +07:00 |
|
Jason Jean
|
9d06b3c084
|
fix(misc): remove remaining usages of @nrwl/workspace:run-commands executor (#12299)
|
2022-09-28 19:29:21 -04:00 |
|
Craigory Coppola
|
9b63ce167a
|
feat(core): don't generate workspace.json for v2 workspaces (#12127)
|
2022-09-27 23:16:22 +00:00 |
|
Jack Hsu
|
9a57940c6f
|
chore(bundling): cleanup esbuild setup (#12260)
|
2022-09-27 15:43:02 -04:00 |
|
Jack Hsu
|
0baae01e37
|
fix(js): update library generator for webpack and rollup bundler (#12183)
|
2022-09-22 14:50:17 +00:00 |
|
Jack Hsu
|
6c0a838a59
|
fix(js): install bundler nx plugin when needed (#12131)
|
2022-09-20 18:39:07 +00:00 |
|
Jack Hsu
|
ed7db7c114
|
feat(bundling): add esbuild plugin (#12053)
|
2022-09-20 12:05:58 -04:00 |
|