Skip to content

fix: allow loaderContext methods to be called independently of context#9326

Merged
h-a-n-a merged 1 commit intoweb-infra-dev:mainfrom
inottn:fix/loader-context
Feb 18, 2025
Merged

fix: allow loaderContext methods to be called independently of context#9326
h-a-n-a merged 1 commit intoweb-infra-dev:mainfrom
inottn:fix/loader-context

Conversation

@inottn
Copy link
Copy Markdown
Collaborator

@inottn inottn commented Feb 16, 2025

Summary

fix #9271

Checklist

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

@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Feb 16, 2025
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 16, 2025

Deploy Preview for rspack canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 7dfc4b1
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67b20ada87762d0008ad755b

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 16, 2025

CodSpeed Performance Report

Merging #9326 will not alter performance

Comparing inottn:fix/loader-context (7dfc4b1) with main (85a3aba)

🎉 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

✅ 6 untouched benchmarks

@h-a-n-a h-a-n-a merged commit 73688e8 into web-infra-dev:main Feb 18, 2025
31 checks passed
@inottn inottn deleted the fix/loader-context branch February 18, 2025 07:01
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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: LoaderContext's emitError and emitWarning aren't backwards compatible

2 participants