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 87891d5 commit 4a2358aCopy full SHA for 4a2358a
packages/pluginutils/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/pluginutils ChangeLog
2
3
+## v5.1.2
4
+
5
+_2024-09-23_
6
7
+### Bugfixes
8
9
+- fix: optimize `createFilter` and `normalizePath` (#1750)
10
11
## v5.1.1
12
13
_2024-09-22_
packages/pluginutils/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/pluginutils",
- "version": "5.1.1",
+ "version": "5.1.2",
"publishConfig": {
"access": "public"
},
0 commit comments