We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccdaa6a commit 99fb6d9Copy full SHA for 99fb6d9
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.9.0](https://github.com/unjs/unplugin/compare/v1.8.3...v1.9.0) (2024-03-08)
2
+
3
4
+### Features
5
6
+* add rolldown support ([#370](https://github.com/unjs/unplugin/issues/370)) ([6d06ae1](https://github.com/unjs/unplugin/commit/6d06ae1f21572267ff49ccc21ed0c0269565ff7e))
7
8
9
10
## [1.8.3](https://github.com/unjs/unplugin/compare/v1.8.2...v1.8.3) (2024-03-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "unplugin",
- "version": "1.8.3",
+ "version": "1.9.0",
"packageManager": "pnpm@8.15.4",
"description": "Unified plugin system for build tools",
"license": "MIT",
0 commit comments