Skip to content

chore: widen @rspack/core peer dep range to 1.x || 2.x#420

Open
yoannmoinet wants to merge 3 commits into
masterfrom
feat/widen-rspack-peer-dep
Open

chore: widen @rspack/core peer dep range to 1.x || 2.x#420
yoannmoinet wants to merge 3 commits into
masterfrom
feat/widen-rspack-peer-dep

Conversation

@yoannmoinet

Copy link
Copy Markdown
Member

Summary

Widens the @rspack/core peer dependency range in @datadog/rspack-plugin from "1.x" to "1.x || 2.x", allowing users on rspack v2 to install the plugin without peer dep conflicts.

This is a fast-track subset of #419 — the full rspack v2 upgrade (experiments.css fix, @rspack/core bump in tests/tools) will follow separately.

Fixes #418

@yoannmoinet yoannmoinet marked this pull request as ready for review June 16, 2026 15:38
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jun 16, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 0914b75 | Docs | Datadog PR Page | Give us feedback!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@datadog/rspack-plugin peer-pins @rspack/core "1.x" — verified working with Rspack 2, please widen the range

1 participant