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 944e7d3 commit 73ef021Copy full SHA for 73ef021
packages/dynamic-import-vars/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-dynamic-import-vars ChangeLog
2
3
+## v2.1.1
4
+
5
+_2023-11-25_
6
7
+### Bugfixes
8
9
+- fix: escape special glob characters (#1636)
10
11
## v2.1.0
12
13
_2023-10-25_
packages/dynamic-import-vars/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-dynamic-import-vars",
- "version": "2.1.0",
+ "version": "2.1.1",
"publishConfig": {
"access": "public"
},
0 commit comments