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 |
|
Emily Xiong
|
a9378415bf
|
fix(graph): fix expand when using external api (#21433)
|
2024-01-31 11:51:20 -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 |
|
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 |
|
James Henry
|
b8a82cfa7c
|
chore(repo): bump cross-platform-actions to latest (#21459)
|
2024-01-31 18:45:03 +04: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 |
|
Juri Strumpflohner
|
06fbde64c8
|
feat(nx-dev): more logos & announcement banner (#21444)
|
2024-01-30 21:49:32 +01:00 |
|
Craigory Coppola
|
eeb930c5a8
|
fix(angular): should not log invalid extension includedScripts (#21441)
|
2024-01-30 15:27:01 -05:00 |
|
Altan Stalker
|
b505262148
|
chore(repo): run set-shas orb before invoking start-ci-run (#21437)
|
2024-01-30 15:01:01 -05:00 |
|
Juri Strumpflohner
|
250816cdc1
|
fix(nx-dev): launch week agenda minor fixes (#21419)
|
2024-01-30 20:59:24 +01: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 |
|
Stefan Schneider
|
81be1e5419
|
docs(misc): fix typo in troubleshoot-installation.md (#20472)
|
2024-01-30 17:57:40 +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 |
|
Adam Hunter
|
77a5c9eaa8
|
fix(nx-dev): remove unmatched bracket. updates warning description (#19481)
|
2024-01-30 19:34:22 +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 |
|
PowerSupply
|
bfb0520930
|
docs(misc): typo in encryption.md (#20682)
|
2024-01-30 18:35:25 +02:00 |
|
Smoothieewastaken
|
fa16307c4f
|
docs(misc): fixed typos (#19951)
|
2024-01-30 18:34:55 +02:00 |
|
beeman
|
a9974d3f25
|
docs(misc): change http:// to https:// (#19534)
|
2024-01-30 11:33:13 -05:00 |
|
Leosvel Pérez Espinosa
|
7a77b0d6a7
|
feat(angular): add generator to convert targets to use the esbuild-based application executor (#21333)
|
2024-01-30 17:27:00 +01:00 |
|
Indermohan Singh
|
c46c28694f
|
docs(astro): fix the generate library command (#21249)
|
2024-01-30 18:26:46 +02:00 |
|
Webber Wang
|
ddb049bb5a
|
docs(misc): typo in enforce-module-boundaries (#19408)
|
2024-01-30 16:16:00 +00: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 |
|
MaxKless
|
8a294b1823
|
fix(graph): repair externalApiService usage broken after refactor (#21422)
|
2024-01-30 08:13:12 -07:00 |
|
Eduardo Barros
|
940fa628ce
|
fix(nx-dev): fix hero text typo (#20937)
|
2024-01-30 10:10:07 -05:00 |
|
Leosvel Pérez Espinosa
|
230e6c06cc
|
chore(nx-dev): add missing projects to playwright config (#21423)
|
2024-01-30 15:56:57 +01:00 |
|
Christian Käslin
|
8b371b09d6
|
fix: nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
|
2024-01-30 09:28:36 -05:00 |
|
Vinit Neogi
|
d147604c7f
|
feat(vite): allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)
|
2024-01-30 16:14:53 +02:00 |
|
Vinit Neogi
|
85b3a5f3b9
|
fix(vite): prevent vite:build copying package.json when generatePackageJson false (#19780)
|
2024-01-30 16:13:33 +02:00 |
|
Leosvel Pérez Espinosa
|
875143b330
|
fix(misc): prevent ts-node from reading tsconfig when registering transpiler (#21381)
|
2024-01-30 15:07:03 +01:00 |
|
Philip Fulcher
|
476fabe251
|
docs(nx-dev): add community partners to launch nx (#21372)
|
2024-01-30 05:35:40 -08:00 |
|
Yoann Chocteau
|
4be9f443c5
|
docs(angular): remove --project - use --directory (#19991)
|
2024-01-30 07:32:32 -05:00 |
|