-
fix(core): restore linkTaskDetails param for backwards compatibility (#33874)
发布于
2025-12-15 21:19:05 +00:00 Current Behavior
The
linkTaskDetailsparameter was removed from theNxCache
constructor in #33843, which broke Nx Cloud since it still passes this
parameter.Expected Behavior
The
NxCacheconstructor should accept thelinkTaskDetailsparameter
(even if unused) to maintain backwards compatibility with Nx Cloud.Related Issue(s)
Fixes
https://github.com/nrwl/nx/commit/ed09ee1daed597b7be60255f0cebe52efdd1ae69#r172894152下载附件