Skip to content

fix: update peerDependencies version for @rspack/core#14

Merged
chenjiahan merged 1 commit into
masterfrom
update_peers_0117
Jan 17, 2026
Merged

fix: update peerDependencies version for @rspack/core#14
chenjiahan merged 1 commit into
masterfrom
update_peers_0117

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Updated the @rspack/core peer dependency version range to ^1.0.0 || ^2.0.0-0 in package.json to support both stable and prerelease versions of v2.

Copilot AI review requested due to automatic review settings January 17, 2026 13:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the @rspack/core peer dependency version range from 0.x || 1.x to ^1.0.0 || ^2.0.0-0 to support both stable v1 and prerelease v2 versions of rspack.

Changes:

  • Updated peer dependency version range to use semantic versioning syntax and add support for v2 prereleases
  • Dropped support for @rspack/core 0.x versions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
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.

2 participants