We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17865bc commit 62f0a13Copy full SHA for 62f0a13
packages/pluginutils/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/pluginutils ChangeLog
2
3
+## v5.0.0
4
+
5
+_2022-10-10_
6
7
+### Breaking Changes
8
9
+- fix: prepare for Rollup 3 [#1287](https://github.com/rollup/plugins/pull/1287)
10
11
## v4.2.1
12
13
_2022-04-13_
packages/pluginutils/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/pluginutils",
- "version": "4.2.1",
+ "version": "5.0.0",
"publishConfig": {
"access": "public"
},
0 commit comments