We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d0988 commit 1a246f9Copy full SHA for 1a246f9
packages/strip/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-strip ChangeLog
2
3
+## v3.0.0
4
+
5
+_2022-10-10_
6
7
+### Breaking Changes
8
9
+- fix: prepare for Rollup 3 [#1284](https://github.com/rollup/plugins/pull/1284)
10
11
## v2.1.0
12
13
_2021-07-26_
packages/strip/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-strip",
- "version": "2.1.0",
+ "version": "3.0.0",
"publishConfig": {
"access": "public"
},
0 commit comments