Skip to content

fix: remove outdata compilation error#9697

Merged
SyMind merged 2 commits intomainfrom
fix-remove-outdata-compilation-error
Mar 17, 2025
Merged

fix: remove outdata compilation error#9697
SyMind merged 2 commits intomainfrom
fix-remove-outdata-compilation-error

Conversation

@SyMind
Copy link
Member

@SyMind SyMind commented Mar 17, 2025

Summary

This PR removes the error thrown when accessing stale Compilation JS objects.

Accessing stale Compilation objects will now transparently retrieve the latest rspack_core::Compilation data from Rust's memory.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack. labels Mar 17, 2025
@netlify
Copy link

netlify bot commented Mar 17, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit d815fa6
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67d7ce111f230000085f8a98

@SyMind SyMind marked this pull request as ready for review March 17, 2025 07:29
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 17, 2025

CodSpeed Performance Report

Merging #9697 will not alter performance

Comparing fix-remove-outdata-compilation-error (d815fa6) with main (3c58b67)

🎉 Hooray! codspeed-rust just leveled up to 2.7.2!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 8 untouched benchmarks

@SyMind SyMind merged commit 92441ee into main Mar 17, 2025
37 checks passed
@SyMind SyMind deleted the fix-remove-outdata-compilation-error branch March 17, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants