43 Commits

Author SHA1 Message Date
Miroslav Jonaš
ff5d1bef83
feat(linter): default lintFilePatterns to {projectRoot} (#20313) 2023-11-27 08:39:38 -05:00
Leosvel Pérez Espinosa
e4f6be2d4f
fix(misc): fix project-name-and-root-utils type imports in schemas (#20305) 2023-11-17 07:53:17 -05:00
beeman
0f7363e2de
fix(nx-plugin): move tests from 'tests' to 'src' directory (#19866) 2023-11-03 16:10:44 -04:00
Jason Jean
8a89df66bf
feat(testing): move test config more into nx.json targetDefaults (#19963) 2023-11-01 10:20:18 -04:00
Jason Jean
d0005c954f
feat(core): remove deprecated defaultCollection and npmScope nx.json … (#19708) 2023-10-18 18:03:57 -04:00
Jason Jean
e20f379414
fix(nx-plugin): add nameAndDirectoryFormat to schema for generator,ex… (#19710) 2023-10-18 15:25:31 -04:00
MaxKless
949466f02b
fix(core): remove -d alias because it conflicts with --dry-run (#19664) 2023-10-17 16:33:04 -04:00
Miroslav Jonaš
0bc693342e
feat(linter): rename @nx/linter to @nx/eslint (#19515) 2023-10-16 11:52:19 -04:00
Jason Jean
8eb6b5ea78
feat(nx-plugin): add as-provided mode for generator and migration gen… (#19614) 2023-10-15 01:10:00 -04:00
Jason Jean
8249ace5a2
feat(nx-plugin): add as provided prompt for executor generator (#19602) 2023-10-13 13:20:10 -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
Jack Hsu
76a7506074
feat(js): remove options to update package.json dependencies and peerDependencies (#19543) 2023-10-12 12:06:45 -04:00
Jason Jean
5740a73cd8
feat(core): add the outputs of a task onto the task (#19561)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2023-10-11 23:21:14 -04:00
Jason Jean
e8fb1f4f4b
fix(misc): use preset apps instead of empty (#19051) 2023-09-07 11:05:40 -04:00
Miroslav Jonaš
759c5e1a4e
fix(nx-plugin): fix explicity obsolete type (#18888) 2023-08-29 12:30:51 -05: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
016c89fed6
feat(nx-plugin): use helper to determine project name and root in project generators (#18739) 2023-08-22 12:28:23 -04:00
Jonathan Cammisuli
ce2c6d60e7
fix(core): provide taskGraph for every task calculation (#18410) 2023-08-01 16:59:58 -04:00
Craigory Coppola
901b70a4fe
chore(nx-plugin): add examples for generators (#17346) 2023-07-25 18:15:26 -04:00
Craigory Coppola
a80abbf2c9
fix(nx-plugin): don't generate cli property in migrations.json (#18304) 2023-07-25 12:51:11 -04:00
Emily Xiong
1861c931d6
feat(nx-plugin): create cli in packages folder (#18234) 2023-07-21 10:20:04 -04:00
Miroslav Jonaš
0ab8cd4b4c
cleanup(nx-plugin): remove unused imports (#18221) 2023-07-20 14:50:59 +00:00
Miroslav Jonaš
f4f4eb66e2
feat(linter): add dependency-checks to buildable lib generator (#18015) 2023-07-20 10:28:20 -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
Emily Xiong
2941ddc6a2
fix(nx-plugin): pass in e2e project name create package preset (#17824) 2023-06-27 19:53:58 +00:00
Miroslav Jonaš
ef8c4ed095
feat(linter): add rule for dependency checking (#17581) 2023-06-23 10:26:44 -04: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
Juri
e2217a9350 docs(core): fix typos 2023-06-16 13:23:14 -04:00
Emily Xiong
7baad04ea5
feat(nx-plugin): add verdaccio to create package e2e (#17566) 2023-06-16 09:45:52 -04:00
Craigory Coppola
c9ec7d0f04
fix(core): update package-manager utils to normalize yarn-path when migrating (#17088) 2023-05-24 17:15:14 -04:00
Victor Savkin
0848031dd9 feat(core): move task hashing into daemon 2023-05-17 11:37:57 -04:00
Craigory Coppola
b02d169758
feat(nx-plugin): generated generators should have a named export (#17036) 2023-05-15 17:15:14 -04:00
Jason Jean
6b928bc250
feat(js): refactor usages of npmScope (#16947) 2023-05-15 16:06:24 -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
Jason Jean
318b1cf584
feat(nx-plugin): replace @nx/plugin:e2e with @nx/jest:jest (#16866) 2023-05-08 16:10:30 -04:00
Jason Jean
7b0f96b1ba
feat(nx-plugin): simplify generated plugin code (#16590) 2023-04-26 18:38:04 -04:00
Craigory Coppola
5b0527bc45
fix(nx-plugin): generate example file with .template extension (#16543) 2023-04-25 14:07:57 -04:00
Craigory Coppola
b409095475
fix(nx-plugin): cleanup some paths that are strange when root project (#16548) 2023-04-25 14:06:46 -04:00
AgentEnder
be768ca19d fix(misc): cleanup migration to workspace-plugin 2023-04-21 15:19:29 -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
Craigory Coppola
35bda81df2
feat(nx-plugin): slim down generated code when creating a new generator (#16444) 2023-04-20 18:09:28 -04:00
Craigory Coppola
c337998eb9
fix(nx-plugin): don't add tslib if compiling with swc (#16418) 2023-04-20 17:18:38 -04:00
Jason Jean
fb54f67581
feat(nx-plugin): rename @nx/nx-plugin to @nx/plugin (#16422) 2023-04-20 14:35:04 -04:00