Skip to content

Conversation

@dopry
Copy link
Owner

@dopry dopry commented Oct 31, 2025

update to @rollup/plugin-node-resolve

@dopry dopry requested a review from Copilot October 31, 2025 15:07
Copy link

Copilot AI left a comment

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 migrates from the deprecated rollup-plugin-node-resolve package to the official @rollup/plugin-node-resolve package. The change updates import statements and function calls across Rollup configuration files and removes the old dependency from package files.

  • Replaced deprecated rollup-plugin-node-resolve with @rollup/plugin-node-resolve
  • Updated import syntax from default import to named import (nodeResolve)
  • Updated configuration guidelines for commit message practices

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
rollup.config.js Updated import and function call from resolve to nodeResolve
rollup.config.showcase.js Updated import and function call from resolve to nodeResolve
package.json Removed deprecated rollup-plugin-node-resolve dependency
package-lock.json Removed lock file entries for deprecated package and its type dependencies
.github/copilot-instructions.md Added guidance for creating separate commits for logical changes

update to @rollup/plugin-node-resolve
@dopry dopry force-pushed the chore/update-resolve branch from d889c04 to 3454ba0 Compare October 31, 2025 15:10
@dopry dopry merged commit 40c2ec0 into master Oct 31, 2025
1 check passed
@dopry dopry deleted the chore/update-resolve branch October 31, 2025 15:11
@github-actions
Copy link

🎉 This PR is included in version 1.0.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Nov 2, 2025

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants