Skip to content

fix(js): ensure the tsconfig files cache is correctly busted when implementation changes#30689

Merged
FrozenPandaz merged 1 commit intomasterfrom
js/tsconfig-cache-resilience
Apr 11, 2025
Merged

fix(js): ensure the tsconfig files cache is correctly busted when implementation changes#30689
FrozenPandaz merged 1 commit intomasterfrom
js/tsconfig-cache-resilience

Conversation

@leosvelperez
Copy link
Copy Markdown
Member

Current Behavior

The @nx/js/typescript plugin sometimes throws an error due to a mismatch between the cached information for the tsconfig files and a newer implementation.

Expected Behavior

The @nx/js/typescript plugin should correctly invalidate the cached tsconfig files when the implementation changes.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Apr 11, 2025
@leosvelperez leosvelperez requested a review from a team as a code owner April 11, 2025 16:54
@leosvelperez leosvelperez requested a review from mandarini April 11, 2025 16:54
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Apr 11, 2025 4:54pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Apr 11, 2025

View your CI Pipeline Execution ↗ for commit c912a15.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-ci ✅ Succeeded 4m 29s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 20s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-11 18:46:45 UTC

@FrozenPandaz FrozenPandaz merged commit ce41ded into master Apr 11, 2025
12 checks passed
@FrozenPandaz FrozenPandaz deleted the js/tsconfig-cache-resilience branch April 11, 2025 22:12
ndcunningham pushed a commit that referenced this pull request Apr 15, 2025
…lementation changes (#30689)

## Current Behavior

The `@nx/js/typescript` plugin sometimes throws an error due to a
mismatch between the cached information for the tsconfig files and a
newer implementation.

## Expected Behavior

The `@nx/js/typescript` plugin should correctly invalidate the cached
tsconfig files when the implementation changes.

## Related Issue(s)

Fixes #
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants