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 |
|
Mihail Golban
|
babd361cb8
|
fix(nest): exclude react-specific packages when generating nx nest monorepo (#21153)
Co-authored-by: Mihail Golban <mihail.golban@proovia.co.uk>
|
2024-01-31 18:47:44 +02:00 |
|
Phillip Barta
|
f0d93d0e43
|
fix(core): update axios to address CVE-2023-45857 (#20493)
|
2024-01-31 15:22:01 +02: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 |
|
Miroslav Jonaš
|
4700df62be
|
fix(linter): update eslint plugins for @typescript-eslint v6 naming (#21221)
Co-authored-by: Steven Rathbauer <gh.rathpc@gmail.com>
Co-authored-by: James Henry <james@henry.sc>
|
2024-01-19 14:16:18 +04:00 |
|
Jason Jean
|
1ffd6731dc
|
feat(core): add target defaults in configuration generators rather th… (#21105)
|
2024-01-17 16:02:47 -05:00 |
|
Emily Xiong
|
6141f44203
|
feat(core): add keepExistingVersions to all packages (#21169)
|
2024-01-17 14:22:58 -05:00 |
|
Leosvel Pérez Espinosa
|
047dc22aed
|
cleanup(misc): clean up init generators (#21088)
|
2024-01-16 15:29:44 +01:00 |
|
Miroslav Jonaš
|
03257e2503
|
feat(linter): move common options to target defaults (#20583)
|
2024-01-09 09:12:47 +00:00 |
|
Katerina Skroumpelou
|
1d1d465d12
|
feat(misc): align version of @types/node throughout repo (#20883)
|
2024-01-02 18:59:03 +02:00 |
|
Benjamin Cabanes
|
db77ddef8a
|
chore(repo): update packages readme banner (#20695)
|
2023-12-11 11:32:42 -05:00 |
|
Benjamin Cabanes
|
5a305d41de
|
feat(nx-dev): add homepage updates (#20592)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
|
2023-12-08 14:40:42 -05:00 |
|
Jack Hsu
|
507fe42e4f
|
feat(webpack): add plugin to automatically configure build and serve targets (#20243)
|
2023-11-28 13:01:03 -05:00 |
|
Miroslav Jonaš
|
ff5d1bef83
|
feat(linter): default lintFilePatterns to {projectRoot} (#20313)
|
2023-11-27 08:39:38 -05:00 |
|
Craigory Coppola
|
30d94f76ee
|
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228)
|
2023-11-17 15:31:03 -05:00 |
|
Miroslav Jonaš
|
79c9233553
|
feat(linter): update typescript-eslint to v6 (#19548)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
|
2023-11-02 10:09:40 +01:00 |
|
Jason Jean
|
8a89df66bf
|
feat(testing): move test config more into nx.json targetDefaults (#19963)
|
2023-11-01 10:20:18 -04: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 |
|
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 |
|
Jason Jean
|
47e9fc8ed6
|
feat(misc): remove migrations for v14 and under (#19552)
|
2023-10-11 10:46:17 -04:00 |
|
Jason Jean
|
5cc87bfdc2
|
fix(misc): properly add extra dependencies to packages (#19334)
|
2023-09-26 00:09:29 -04:00 |
|
MaxKless
|
abf3ac6c8f
|
fix(node): set x-dropdown in app generator to enable autocomplete in console (#19105)
|
2023-09-14 14:02:45 -04:00 |
|
Jack Hsu
|
214b53134d
|
fix(node): explicitly check that project is a library before updating imports (#19040)
|
2023-09-07 10:06:35 -04:00 |
|
Jack Hsu
|
74e5879e8d
|
fix(node): pass projectNameAndRootFormat to js lib generator from nest lib generator (#18891)
|
2023-08-29 14:35:24 -04:00 |
|
Jonathan Cammisuli
|
bbae14b9a7
|
fix(core): do not use joinPathFragments for generating files (#18753)
|
2023-08-23 12:23:03 -04:00 |
|
Miroslav Jonaš
|
e34219ab96
|
feat(linter): add flat config support to generators (#18534)
|
2023-08-23 01:36:58 +02:00 |
|
Leosvel Pérez Espinosa
|
d56605522b
|
feat(node): use helper to determine project name and root directory in project generators (#18620)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-08-21 15:47:18 -04:00 |
|
Jack Hsu
|
28df2057fd
|
chore(repo): replace dep check script with new lint rule (#18060)
|
2023-07-19 17:07:52 -04: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 |
|
Craig Rodrigues
|
6dd652095c
|
chore(node): fix update-16-3-1-update-executor description (#17649)
|
2023-06-20 10:56:41 -04:00 |
|
Katerina Skroumpelou
|
58a85d94bc
|
feat(node): remove node:node executor (#17615)
|
2023-06-15 20:38:48 +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
|
b8cfbcc625
|
fix(node): apply migration patch to 16.0.0 and 14.7.6 migrations as well (#17419)
|
2023-06-05 11:31:50 -04:00 |
|
Jack Hsu
|
51ff8627d4
|
fix(node): extend @nx/node:webpack migration to all targets (#17337)
|
2023-05-31 15:59:04 -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 |
|
Nicholas Cunningham
|
8dec11ecbe
|
fix(node): ensure that bundlers for node is webpack/esbuild (#16702)
|
2023-05-02 13:43:26 -04:00 |
|
Philip Fulcher
|
3d5b849826
|
fix(node): use consistent default port (#16491)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
|
2023-04-25 17:49:59 -04: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 |
|
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 |
|
Jack Hsu
|
bef152d94e
|
feat(bundling): remove esbuild 0.16.0 support (#16435)
|
2023-04-20 08:14:52 -06:00 |
|
Jason Jean
|
ad805cb73f
|
feat(node): replace usages of @nrwl with @nx (#16379)
|
2023-04-18 17:17:55 -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 |
|
Craigory Coppola
|
2ddf806fa1
|
chore(repo): move our migrations to 'generators' rather than 'schematics' (#16291)
|
2023-04-14 15:25:58 -04:00 |
|
Caleb Ukle
|
85b3315b34
|
chore(misc): update snapshots to latest format (#16276)
|
2023-04-14 11:29:06 -04:00 |
|