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 22dc8c5 commit 1284c11Copy full SHA for 1284c11
packages/legacy/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-legacy ChangeLog
2
3
+## v3.0.0
4
+
5
+_2022-10-10_
6
7
+### Breaking Changes
8
9
+- fix: prepare for Rollup 3 [#1290](https://github.com/rollup/plugins/pull/1290)
10
11
## v2.2.0
12
13
_2021-07-26_
packages/legacy/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-legacy",
- "version": "2.2.0",
+ "version": "3.0.0",
"publishConfig": {
"access": "public"
},
0 commit comments