Skip to content

feat: export ErrorData from rspack_error crate#12166

Merged
chenjiahan merged 1 commit intoweb-infra-dev:mainfrom
ityuany:feat/export-error-data
Nov 13, 2025
Merged

feat: export ErrorData from rspack_error crate#12166
chenjiahan merged 1 commit intoweb-infra-dev:mainfrom
ityuany:feat/export-error-data

Conversation

@ityuany
Copy link
Contributor

@ityuany ityuany commented Nov 12, 2025

Add ErrorData to the public exports to allow external access to error data structures.

🤖 Generated with Claude Code

Summary

Need to display multiple labels and custom names. I believe this is the least disruptive change to the future planning of rspack.

Related links

Checklist

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

Add ErrorData to the public exports to allow external access to error data structures.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Nov 12, 2025

Deploy Preview for rspack canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit fef4593
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/691431c7c1aa6000087d492b

@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Nov 12, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 12, 2025

CodSpeed Performance Report

Merging #12166 will not alter performance

Comparing ityuany:feat/export-error-data (fef4593) with main (49f97a7)1

Summary

✅ 17 untouched

Footnotes

  1. No successful run was found on main (0c06124) during the generation of this report, so 49f97a7 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Copy link
Member

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chenjiahan chenjiahan merged commit 91fb897 into web-infra-dev:main Nov 13, 2025
47 checks passed
@ityuany
Copy link
Contributor Author

ityuany commented Nov 14, 2025

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: feature release: feature related release(mr only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants