Skip to content

Comments

Updated Rollup to v3#45

Merged
thgh merged 3 commits intothgh:v4from
el3um4s:v3
Oct 19, 2022
Merged

Updated Rollup to v3#45
thgh merged 3 commits intothgh:v4from
el3um4s:v3

Conversation

@el3um4s
Copy link
Contributor

@el3um4s el3um4s commented Oct 12, 2022

No description provided.

package.json Outdated
{
"name": "rollup-plugin-css-only",
"version": "3.1.0",
"version": "3.2.0",
Copy link
Owner

Choose a reason for hiding this comment

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

A breaking change means a new major version: v4

@@ -0,0 +1,641 @@
{
Copy link
Owner

Choose a reason for hiding this comment

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

There is already a yarn.lock so this one is not needed.

package.json Outdated
},
"peerDependencies": {
"rollup": "1 || 2"
"rollup": "^1"
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
"rollup": "^1"
"rollup": "^3"

@thgh thgh changed the base branch from v3 to v4 October 19, 2022 21:54
@thgh thgh merged commit bf627c6 into thgh:v4 Oct 19, 2022
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