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 fc1ff11 commit 20c707fCopy full SHA for 20c707f
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@unplugin/inline-enum",
3
- "version": "0.4.1",
+ "version": "0.5.0",
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