Jack Hsu
|
1393b85fc3
|
chore(misc): re-enable tests (#21540)
|
2024-02-02 13:26:44 -05:00 |
|
Craigory Coppola
|
4a5a92fb49
|
fix(core): target defaults from specifier should not be clobbered by name based target defaults (#21539)
|
2024-02-02 12:55:38 -05:00 |
|
Jason Jean
|
727e15b4a4
|
chore(core): fix and re-enable failing extra test (#21543)
|
2024-02-02 12:51:58 -05:00 |
|
Rares Matei
|
a5687d092c
|
chore(repo): use latest workflows config (#21521)
|
2024-02-02 12:27:53 -05:00 |
|
Miroslav Jonaš
|
7739ce013b
|
feat(core): add log lines grouping for GH Actions (#21357)
|
2024-02-02 17:52:05 +01:00 |
|
Jason Jean
|
6e4bf8cbf2
|
fix(core): do not watch temporary vite files (#21514)
|
2024-02-02 11:40:02 -05:00 |
|
Craigory Coppola
|
2e956191a1
|
feat(core): add migration to disable adding plugins automatically in existing workspaces (#21508)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2024-02-02 11:37:31 -05:00 |
|
Ian Chadwick
|
9a9bd2abd3
|
fix(vite): deep file resolution in nx-tsconfig-paths.plugin.ts (#21513)
|
2024-02-02 18:33:50 +02:00 |
|
Jonathan Cammisuli
|
87443ad29c
|
fix(core): remove the full workspace path with node_modules from the path env variable when running run-scripts (#21532)
|
2024-02-02 11:32:32 -05:00 |
|
Emily Xiong
|
d1bf692704
|
fix(js): package type is module should emit esm (#21473)
|
2024-02-02 11:31:31 -05:00 |
|
Jack Hsu
|
e85f700f52
|
fix(webpack): fix webpack plugin issues and e2e tests (#21531)
|
2024-02-02 11:27:40 -05:00 |
|
Isaac Mann
|
7c231e34fb
|
fix(core): module federation migration for project with no targets (#21536)
|
2024-02-02 10:50:13 -05:00 |
|
Jack Hsu
|
3ec71fa9d6
|
fix(nest): ensure dependencies are installed when generating nest libraries (#21534)
|
2024-02-02 10:41:38 -05:00 |
|
Craigory Coppola
|
2753565551
|
fix(core): handle negative patterns better when specified in pnpm-workspaces (#19983)
|
2024-02-02 10:31:11 -05:00 |
|
Katerina Skroumpelou
|
a4aa805c15
|
fix(react): extensions - vite e2e test (#21530)
|
2024-02-02 10:16:00 -05:00 |
|
Colum Ferry
|
da0f06f21a
|
fix(react): setup-ssr generator should not read the graph for a project that doesnt exist (#21522)
|
2024-02-02 14:35:27 +00:00 |
|
Leosvel Pérez Espinosa
|
6b6d19a0ff
|
cleanup(angular): fix e2e test case (#21519)
|
2024-02-02 15:32:36 +01:00 |
|
James Henry
|
4916b8e72f
|
chore(repo): only run steps within publish.yml if not on fork (#21527)
|
2024-02-02 18:20:15 +04:00 |
|
Joel Klint
|
ae104a8e9c
|
chore(core): nx plugin submission @nx-iac/aws-cdk (#20081)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
|
2024-02-02 09:18:05 -05:00 |
|
Tycho Bokdam
|
fafd0a8cfc
|
chore(core): nx plugin submissions @nx-extend/react-email (#20854)
|
2024-02-02 09:09:53 -05:00 |
|
Miroslav Jonaš
|
a0ae902e4e
|
fix(linter): prevent dep-checks leaking when used outside nx (#21404)
|
2024-02-02 14:22:52 +01:00 |
|
Miroslav Jonaš
|
35b5ca756e
|
fix(linter): remove reportUnusedDisableDirectives for flat config (#21405)
|
2024-02-02 14:22:32 +01:00 |
|
Philip Fulcher
|
3505fc628e
|
docs(nx-dev): update social image for launch nx (#21461)
|
2024-02-02 04:57:25 -08:00 |
|
Philip Fulcher
|
8ecf8a1928
|
docs(nx-dev): add CoC to Launch Nx (#21465)
|
2024-02-02 04:56:53 -08:00 |
|
Jack Hsu
|
f6d2dccd62
|
feat(linter): add option for @nx/dependency-checks to update workspace dependencies using local file paths (#20157)
Co-authored-by: Miroslav Jonaš <missing.manual@gmail.com>
|
2024-02-02 14:51:49 +02:00 |
|
Leosvel Pérez Espinosa
|
c38440e85f
|
docs(angular): improve dev-server executor docs (#21434)
|
2024-02-02 12:00:18 +01:00 |
|
Leosvel Pérez Espinosa
|
3b5f4a21ce
|
fix(angular): handle indexHtmlTransformer option in dev-server correctly (#21520)
|
2024-02-02 12:00:03 +01:00 |
|
Miroslav Jonaš
|
d6d7b1c689
|
feat(core): move distribution to beginning of generated ci workflows (#21483)
|
2024-02-02 09:48:17 +01: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 |
|
Jack Hsu
|
05b0848eb5
|
feat(devkit): add loadConfigFile function for plugins to use (#21511)
|
2024-02-01 22:46:04 -05:00 |
|
Nicholas Cunningham
|
ea5befbbbc
|
fix(core): Update Nx Welcome to include nx show project (#21509)
|
2024-02-01 17:45:21 -07:00 |
|
Craigory Coppola
|
322ecf7a08
|
fix(core): nx build --graph file.json should work in subdirectories (#19858)
|
2024-02-01 19:41:06 -05:00 |
|
Craigory Coppola
|
c4b9a82319
|
fix(core): target defaults should be able to apply to multiple targets with the same executor (#21438)
|
2024-02-01 19:30:43 -05:00 |
|
Nicholas Cunningham
|
2781800e36
|
fix(react-native): Application generator failing (#21507)
|
2024-02-01 15:57:49 -07:00 |
|
Jack Hsu
|
79648bc484
|
fix(testing): add support for generating and loading cypress config in ESM format (#21471)
|
2024-02-01 17:29:08 -05:00 |
|
Jonathan Cammisuli
|
09abd39ecc
|
fix(core): do not run pty in run-script when we're not TTY (#21496)
|
2024-02-01 14:22:58 -05:00 |
|
Austin Fahsl
|
f21b86cff2
|
fix(release): skip lock file update if yarn classic (#21489)
|
2024-02-01 11:02:01 -07:00 |
|
MaxKless
|
65ba819019
|
fix(graph): don't show open config button on nx.dev & refactor tooltips (#21463)
|
2024-02-01 16:47:26 +00:00 |
|
Katerina Skroumpelou
|
ed4761d121
|
fix(nuxt): change nuxi to nuxt (#21484)
|
2024-02-01 11:07:51 -05:00 |
|
Simeon Cheeseman
|
ec4f7c5532
|
feat(linter): add error and warning statistics (#18313)
|
2024-02-01 10:48:32 -05:00 |
|
Miroslav Jonaš
|
934c5e0a68
|
chore(core): improve slightly grammar on nx connect message (#21482)
|
2024-02-01 16:07:51 +01:00 |
|
Miroslav Jonaš
|
c753838c81
|
fix(linter): ensure flat config generator works for pcv3 plugin (#21485)
|
2024-02-01 16:06:52 +01:00 |
|
Altan Stalker
|
8762c38bb9
|
feat(core): support --use-agents and --no-agents (#21472)
|
2024-01-31 17:48:22 -05:00 |
|
Jonathan Cammisuli
|
8d4869dd8a
|
fix(core): always remove cursor reset in terminal output for Windows (#21467)
|
2024-01-31 15:39:48 -05:00 |
|
Emily Xiong
|
65e86eacac
|
feat(react-native): upgrade react native to 0.73 (#20896)
|
2024-01-31 15:38:02 -05:00 |
|
Jason Jean
|
d43d5365c8
|
chore(repo): use large macos 13 agents for freebsd (#21468)
|
2024-01-31 15:28:29 -05:00 |
|
Nicholas Cunningham
|
1d87707f54
|
fix(core): Add missing migration from playwright (#21448)
|
2024-01-31 13:22:18 -07:00 |
|
Lukas
|
857a07d87d
|
fix(misc): use caret for semver version (#18140)
|
2024-01-31 19:48:38 +02:00 |
|
orig
|
2a0dec8253
|
docs(misc): fixed a typo on nx-release recipe (#21453)
|
2024-01-31 12:20:18 -05:00 |
|
Thomas Dekiere
|
143d481371
|
docs(core): add git instruction to fetch new remote (#19747)
|
2024-01-31 19:16:23 +02:00 |
|