7514 Commits

Author SHA1 Message Date
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
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
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
Colum Ferry
fbca31ac37
fix(module-federation): ensure incorrect tsconfig path mappings are not used #21391 (#21416) 2024-01-31 17:06:58 +00:00
Colum Ferry
f0f5039962
fix(module-federation): ensure the static remotes env var is used for task hashing #21390 (#21414) 2024-01-31 17:06:12 +00: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
andreasmoller25
ecddfe1065
fix(webpack): correctly handle data URIs with escaped quotes in style… (#20988) 2024-01-31 18:47:31 +02:00
Remco Krams
e4b1ab6c61
fix(testing): fix config references to js files (#21018) 2024-01-31 18:45:48 +02:00
Leosvel Pérez Espinosa
90b60f2b0c
fix(misc): set $schema in nx.json generated during nx init (#21455) 2024-01-31 10:41:05 -05:00
zenvanexus
665935fb60
feat(nextjs): upgrade Next.js 14.0.3 (#20334) 2024-01-31 14:07:41 +00:00
Jack Hsu
7a83e12234
feat(core): add support for loading .ts files using ESM (#21268) 2024-01-31 13:49:06 +00:00
Phillip Barta
f0d93d0e43
fix(core): update axios to address CVE-2023-45857 (#20493) 2024-01-31 15:22:01 +02:00
Miroslav Jonaš
7ed534f92b
fix(linter): make eslint mandatory dependency (#21406) 2024-01-31 11:58:58 +04:00
Jonathan Cammisuli
1327904190
fix(core): do not append node_module paths in run-script executor (#21445) 2024-01-30 17:53:44 -05:00
Craigory Coppola
d44e7de5dc
fix(linter): make target default migrations a bit more robust (#21446) 2024-01-30 22:49:49 +00:00
Jonathan Cammisuli
3b815348b9
fix(core): include typescript package when calculating project hashes (#21285) 2024-01-30 17:24:43 -05:00
Denis Frenademetz
abafedf8e5
fix(core): new generator not skipping package installation (#17927) 2024-01-30 17:11:44 -05:00
Craigory Coppola
deb0f1a492
chore(repo): bump deprecation messages to v19 (#21430) 2024-01-30 16:29:05 -05:00
Craigory Coppola
ce465dcff4
fix(core): remove misleading message at front of error (#21443) 2024-01-30 16:28:03 -05:00
Craigory Coppola
eeb930c5a8
fix(angular): should not log invalid extension includedScripts (#21441) 2024-01-30 15:27:01 -05:00
Dmitry Zakharov
8ee8f3ffc3
chore(repo): bump @babel/core plugin-transform-runtime to 7.23.2 (#20952) 2024-01-30 13:50:29 -05:00
wout junius
946c6a745d
feat(devkit): improving error handeling read target options (#20336) 2024-01-30 18:25:31 +00:00
Phillip Barta
153905d4ec
cleanup(bundling): remove unused dependency fast-glob from @nx/rollup (#20494) 2024-01-30 19:53:42 +02:00
Tobbb
2f5bca065b
feat(react-native): add useTransformReactJSX babel config to generators (#19170) 2024-01-30 19:48:43 +02:00
Miroslav Jonaš
647f41f395
feat(core): improve nx connect success message (#21295) 2024-01-30 12:41:42 -05:00
Miloš Lajtman
1d10023810
fix(react): import SupportedStyles type from correct path (#20239) 2024-01-30 19:37:00 +02:00
Jan Pretzel
82a0d613d2
fix(bundling): consider index/folder imports in manual file resolution (#19030) 2024-01-30 19:24:51 +02:00
Leosvel Pérez Espinosa
eb1cab2b6c
fix(nextjs): lazy load plugin import (#21426) 2024-01-30 18:09:30 +01:00
Benjamin Kroeger
cd2d9495b7
fix(vue): do not add @vue/tsconfig dependency (#19873)
Signed-off-by: Benjamin Kroeger <benjamin.kroeger@gmail.com>
2024-01-30 09:58:19 -07:00
James Henry
c286a6e799
fix(linter): restore rules to match previous @typescript-eslint/recommended (#21424) 2024-01-30 20:56:56 +04:00
beeman
a9974d3f25
docs(misc): change http:// to https:// (#19534) 2024-01-30 11:33:13 -05:00