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 2d769ac commit 292c922Copy full SHA for 292c922
packages/replace/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-replace ChangeLog
2
3
+## v3.1.0
4
+
5
+_2022-02-11_
6
7
+### Features
8
9
+- feat: typeofReplacements option (#1084)
10
11
## v3.0.1
12
13
_2021-12-28_
packages/replace/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-replace",
- "version": "3.0.1",
+ "version": "3.1.0",
"publishConfig": {
"access": "public"
},
0 commit comments