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 dae1bd3 commit a0b954eCopy full SHA for a0b954e
packages/pluginutils/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/pluginutils ChangeLog
2
3
+## v5.2.0
4
+
5
+_2025-06-17_
6
7
+### Features
8
9
+- feat: add `exactRegex` and `prefixRegex` (#1865)
10
11
## v5.1.4
12
13
_2024-12-15_
packages/pluginutils/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/pluginutils",
- "version": "5.1.4",
+ "version": "5.2.0",
"publishConfig": {
"access": "public"
},
0 commit comments