Jason Jean
|
bf206e578e
|
feat(misc): non conflicting init/add flow (#22791)
|
2024-04-15 16:45:08 -04:00 |
|
Colum Ferry
|
7dcd043362
|
fix(js): do not default to commonjs type field in package.json (#22819)
|
2024-04-15 15:55:34 +01:00 |
|
Altan Stalker
|
902da5db58
|
fix(js): update jest snapshot after vite-plugin-dts bump (#22621)
|
2024-04-02 14:47:19 -04:00 |
|
Austin Fahsl
|
38179ad278
|
feat(js): replace publish script with nx release config (#21474)
|
2024-03-05 17:53:07 -05:00 |
|
Craigory Coppola
|
a89c73483e
|
feat(core): use flag in nx.json for toggling crystal (#21980)
|
2024-02-29 15:18:46 -05:00 |
|
Jack Hsu
|
26b266faf4
|
fix(core): update generated README pages with more useful instructions (#21976)
|
2024-02-23 16:09:57 -05:00 |
|
Jason Jean
|
396ffc4636
|
feat(core): enable project crystal by default (#21403)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
|
2024-02-02 03:40:59 -05:00 |
|
beeman
|
a9974d3f25
|
docs(misc): change http:// to https:// (#19534)
|
2024-01-30 11:33:13 -05:00 |
|
Colum Ferry
|
0b3e1f6ec4
|
feat(core): log to guide users to show details after project generation (#21350)
|
2024-01-30 10:58:49 -05:00 |
|
Leosvel Pérez Espinosa
|
e4758358b0
|
feat(misc): optionally update package.json scripts in init generators (#21204)
|
2024-01-22 13:51:41 -05:00 |
|
Miroslav Jonaš
|
03257e2503
|
feat(linter): move common options to target defaults (#20583)
|
2024-01-09 09:12:47 +00:00 |
|
Katerina Skroumpelou
|
ff624a36d5
|
fix(js): fixing output based on test runner selection (#20788)
Co-authored-by: Alyssa Evans <alyda@me.com>
|
2023-12-15 17:03:41 +02:00 |
|
Jack Hsu
|
6317219369
|
chore(js): remove failing snapshot from js unit test (#20480)
|
2023-11-29 13:37:12 -05:00 |
|
Miroslav Jonaš
|
ff5d1bef83
|
feat(linter): default lintFilePatterns to {projectRoot} (#20313)
|
2023-11-27 08:39:38 -05:00 |
|
Katerina Skroumpelou
|
34552539fe
|
fix(vite): vitest should use v8 as default (#20156)
|
2023-11-10 13:07:33 +00:00 |
|
Katerina Skroumpelou
|
7942ea3c83
|
feat(js): skipPackageJson in js lib generator (#19821)
|
2023-10-26 12:53:02 -04:00 |
|
Nicholas Cunningham
|
04e4e25db1
|
fix(js): should respect vitest test environment (#19859)
|
2023-10-26 09:17:29 -06:00 |
|
Leosvel Pérez Espinosa
|
81e8d12ed1
|
fix(misc): do not normalize project name and root when using as-provided format (#19651)
|
2023-10-17 17:53:48 -04:00 |
|
Katerina Skroumpelou
|
541af1129f
|
fix(vite): configuration generator fixes (#19628)
|
2023-10-16 19:20:42 +03:00 |
|
Miroslav Jonaš
|
0bc693342e
|
feat(linter): rename @nx/linter to @nx/eslint (#19515)
|
2023-10-16 11:52:19 -04:00 |
|
Colum Ferry
|
80fde79374
|
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557)
|
2023-10-13 17:14:16 +01:00 |
|
Miroslav Jonaš
|
8bf6a97a29
|
fix(linter): fix linter standalone patterns in Js and Next (#19508)
|
2023-10-10 21:24:11 +02:00 |
|
Miroslav Jonaš
|
aa223621f7
|
fix(linter): ensure config manipulations are run only if config is supported (#19035)
|
2023-09-07 13:17:22 +02:00 |
|
Jack Hsu
|
74c812e2e8
|
chore(js): update js plugin unit tests to use "as-provided" option when generating apps/libs (#18894)
|
2023-08-29 20:17:06 +00:00 |
|
Jack Hsu
|
90ca436d81
|
feat(linter): add option to ignore files based on pattern (#18863)
|
2023-08-28 16:27:14 -04:00 |
|
Miroslav Jonaš
|
e34219ab96
|
feat(linter): add flat config support to generators (#18534)
|
2023-08-23 01:36:58 +02:00 |
|
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
|
20359e77a6
|
fix(js): mark importPath option as important since it is required for publishable libs (#17509)
|
2023-06-09 10:21:12 +03: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 |
|
Caleb Ukle
|
5743f158ba
|
fix(js): info about jest global setup/teardown + swc (#16681)
|
2023-05-09 10:40:45 -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
|
739b4c2924
|
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420)
|
2023-04-20 13:25:56 -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 |
|