Jonathan Cammisuli
|
cc8dbef25e
|
fix(core): improve file gathering performance (#20377)
|
2023-11-27 09:38:27 -05:00 |
|
Miroslav Jonaš
|
ff5d1bef83
|
feat(linter): default lintFilePatterns to {projectRoot} (#20313)
|
2023-11-27 08:39:38 -05:00 |
|
Miroslav Jonaš
|
98883bba7a
|
fix(linter): fix missing dependencies fixer reducer (#20410)
|
2023-11-25 23:45:46 +01:00 |
|
Miroslav Jonaš
|
f2895bde38
|
fix(linter): fix null coallescing in eslint-file (#20409)
|
2023-11-25 23:45:30 +01:00 |
|
Luca Forstner
|
0df8293c91
|
docs(nextjs): fix plugin docs for Sentry
|
2023-11-24 17:32:07 +01:00 |
|
Miroslav Jonaš
|
6e7141b22c
|
cleanup(repo): simplify lint pattern configuration (#20184)
|
2023-11-24 09:35:07 +01:00 |
|
Austin Fahsl
|
378d9b31e7
|
feat(release): update dist-tags when publishing a package version that already exists (#20316)
Co-authored-by: James Henry <james@henry.sc>
|
2023-11-24 11:22:06 +04:00 |
|
James Henry
|
74d438cd2c
|
feat(core): allow setting true for changelog config to enable with defaults (#20376)
|
2023-11-24 07:19:22 +00:00 |
|
Victor Savkin
|
d06a5e76d3
|
chore(repo): fix formatting
|
2023-11-23 18:05:39 -05:00 |
|
Victor Savkin
|
cee187b9e9
|
fix(core): fix a flaky test
|
2023-11-23 17:38:56 -05:00 |
|
Jason Jean
|
6630658290
|
Revert "cleanup(core): separate retrieve project configurations and r… (#20397)
|
2023-11-23 16:33:50 -05:00 |
|
Jason Jean
|
b4622783b2
|
chore(repo): disable freebsd support for beta releases (#20396)
|
2023-11-23 16:26:02 -05:00 |
|
James Henry
|
1a994c7f92
|
feat(core): programmatic API for nx release (#20371)
|
2023-11-23 15:50:18 -05:00 |
|
Miroslav Jonaš
|
905ef65136
|
fix(linter): fix flat config file paths (#20386)
|
2023-11-23 21:43:05 +01:00 |
|
Craigory Coppola
|
0e0b3b9e0d
|
cleanup(core): separate retrieve project configurations and retrieve workspace files (#20326)
|
2023-11-23 15:39:07 -05:00 |
|
Jack Hsu
|
db0f65e6a7
|
chore(repo): bump jest timeout to mitigate against flaky unit tests (#20394)
|
2023-11-23 12:48:30 -05:00 |
|
James Henry
|
f9641081a1
|
chore(testing): disable flaky watch e2e in esbuild (#20390)
|
2023-11-23 10:58:58 -05:00 |
|
Miroslav Jonaš
|
5cd938a1a0
|
fix(nx-plugin): ensure plugin testing uses correct pm for install (#20061)
|
2023-11-23 10:50:02 -05:00 |
|
Leosvel Pérez Espinosa
|
40f8c40df2
|
feat(angular): support esbuild-based executors/builders in @nx/angular:dev-server (#20311)
|
2023-11-23 09:48:02 -05:00 |
|
Miroslav Jonaš
|
0f6c1168db
|
fix(linter): standalone e2e should not extend root config (#20379)
|
2023-11-23 16:40:35 +04:00 |
|
Pascal Küsgen
|
c8e753ad8a
|
chore(angular): remove super-fluent nullish assignment (#20382)
|
2023-11-23 09:39:12 +01:00 |
|
Jack Hsu
|
729bb5c398
|
fix(testing): set TS_NODE_PROJECT before running Jest so j.config.ts file transpile using the root tsconfig file (#20372)
|
2023-11-22 16:23:24 -05:00 |
|
Austin Fahsl
|
d2b444c23b
|
fix(release): default to only publishing libs when no config is defined (#20315)
|
2023-11-22 23:53:18 +04:00 |
|
Miroslav Jonaš
|
d1a213fa4e
|
feat(linter): support yaml for flat config conversion (#20022)
|
2023-11-22 20:37:51 +01:00 |
|
Jason Jean
|
31df83bb2f
|
fix(repo): use a platform agnostic copy script (#20364)
|
2023-11-22 14:02:55 -05:00 |
|
Jack Hsu
|
a22c4221a0
|
fix(webpack): set isolatedConfig to true by default (#20281)
|
2023-11-22 11:32:16 -05:00 |
|
Katerina Skroumpelou
|
0b4c2daf64
|
feat(linter): update eslint to next minor version (#20351)
|
2023-11-22 15:01:19 +02:00 |
|
Jason Jean
|
3a9c8e8b34
|
fix(core): fix performance regression from using projects for loading… (#20363)
|
2023-11-22 12:44:26 +00:00 |
|
Juri Strumpflohner
|
b6ea9cd305
|
docs(js): improve secondary entry point and multiple format docs (#20350)
|
2023-11-21 13:06:27 -05:00 |
|
Leosvel Pérez Espinosa
|
a672cbbb58
|
feat(misc): allow providing a path in the name option of project generators (#20274)
|
2023-11-21 11:50:58 -05:00 |
|
Jonathan Cammisuli
|
6f6af7ed9b
|
chore(repo): increase test timeouts (#20356)
|
2023-11-21 11:39:11 -05:00 |
|
Leosvel Pérez Espinosa
|
607fd498e6
|
feat(angular): update ngrx to v17 (#20247)
|
2023-11-21 16:30:23 +00:00 |
|
Jack Hsu
|
cd38d51482
|
feat(web): add verbose logging to waitForPortOpen function (#20260)
|
2023-11-21 10:57:19 -05:00 |
|
Colum Ferry
|
2354577bd2
|
fix(module-federation): host with no remotes should not build remote apps (#20283)
|
2023-11-21 15:34:00 +00:00 |
|
Katerina Skroumpelou
|
82b39d1f86
|
feat(vite): update to version 5 (#20341)
|
2023-11-21 09:45:21 -05:00 |
|
Jason Jean
|
a916794318
|
fix(testing): update the cypress plugin implementation (#20314)
|
2023-11-21 08:57:58 -05:00 |
|
Jonathan Cammisuli
|
5d82a2aab2
|
feat(core): rust task hasher (#19617)
|
2023-11-21 08:55:41 -05:00 |
|
Katerina Skroumpelou
|
4e1289b50b
|
docs(nx-cloud): fix wrong path (#20353)
|
2023-11-21 14:50:31 +02:00 |
|
Isaac Mann
|
7368810631
|
docs(core): github actions tutorial (#20319)
|
2023-11-20 17:10:23 -05:00 |
|
Isaac Mann
|
dc3e1404b7
|
fix(nx-dev): publish docs when on the latest tag (#20182)
|
2023-11-20 09:11:43 -05:00 |
|
Victor Savkin
|
07aff97c56
|
chore(repo): change inputs to get for more cache hits
|
2023-11-20 08:57:37 -05:00 |
|
Colum Ferry
|
24b245b2d5
|
fix(module-federation): single file server should use project name for directory (#20278)
|
2023-11-20 10:21:54 +00:00 |
|
Edouard Bozon
|
9b6c642a8f
|
docs(core): add NX_BATCH_MODE to env var references (#20235)
|
2023-11-19 23:39:03 -05:00 |
|
Craigory Coppola
|
30d94f76ee
|
cleanup(core): remove async flag from signature of buildProjectsConfigurationsFromProjectPathsAndPlugins (#20228)
|
2023-11-17 15:31:03 -05:00 |
|
Craigory Coppola
|
2a5d541243
|
fix(misc): @nx/web:file-server should not error on destructuring null (#20318)
|
2023-11-17 15:30:15 -05:00 |
|
Altan Stalker
|
aa4fbd7065
|
docs(nx-cloud): update access tokens docs
|
2023-11-17 15:28:58 -05:00 |
|
Altan Stalker
|
2133b8bf7a
|
docs(nx-cloud): update security scenarios docs
|
2023-11-17 15:10:04 -05:00 |
|
Isaac Mann
|
94d8514ed3
|
docs(core): nx-cloud concepts section (#20250)
|
2023-11-17 13:28:11 -05:00 |
|
Altan Stalker
|
38c6b83e33
|
chore(repo): remove stop-all-agents from macos again (#20317)
|
2023-11-17 12:57:15 -05:00 |
|
Jonathan Cammisuli
|
ed77cb0b99
|
fix(core): change combine glob patterns to use the +() pattern (#20254)
|
2023-11-17 11:33:39 -05:00 |
|