We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba9788 commit bdc099eCopy full SHA for bdc099e
packages/replace/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-replace ChangeLog
2
3
+## v5.0.0
4
+
5
+_2022-10-10_
6
7
+### Breaking Changes
8
9
+- fix: prepare for Rollup 3 [#1286](https://github.com/rollup/plugins/pull/1286)
10
11
## v4.0.0
12
13
_2022-02-22_
packages/replace/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-replace",
- "version": "4.0.0",
+ "version": "5.0.0",
"publishConfig": {
"access": "public"
},
0 commit comments