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 bef7d7a commit 1bbea0eCopy full SHA for 1bbea0e
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@unplugin/inline-enum",
3
- "version": "0.6.0",
+ "version": "0.6.1",
4
"exports": {
5
"./index": "./src/index.ts",
6
"./api": "./src/api.ts",
package.json
"name": "unplugin-inline-enum",
"packageManager": "pnpm@10.18.0",
"description": "Inline enum values to optimize bundle size.",
"type": "module",
0 commit comments