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 659ed59 commit 4a11bbdCopy full SHA for 4a11bbd
packages/replace/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-replace ChangeLog
2
3
+## v2.4.1
4
+
5
+_2021-02-22_
6
7
+### Bugfixes
8
9
+- fix: add missing types for new `preventAssignment` option (#813)
10
11
## v2.4.0
12
13
_2021-02-22_
packages/replace/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-replace",
- "version": "2.4.0",
+ "version": "2.4.1",
"publishConfig": {
"access": "public"
},
0 commit comments