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 c626900 commit bb80e3eCopy full SHA for bb80e3e
2 files changed
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@unplugin/ast",
3
- "version": "0.14.6",
+ "version": "0.15.0",
4
"exports": {
5
"./index": "./src/index.ts",
6
"./esbuild": "./src/esbuild.ts",
package.json
"name": "unplugin-ast",
"packageManager": "pnpm@10.10.0",
"description": "Manipulate the AST to transform your code.",
"type": "module",
0 commit comments