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 ede07b4 commit 0211941Copy full SHA for 0211941
2 files changed
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@unplugin/ast",
3
- "version": "0.15.4",
+ "version": "0.16.0",
4
"exports": {
5
".": "./src/index.ts",
6
"./ast-kit": "./src/ast-kit.ts",
package.json
@@ -1,7 +1,7 @@
"name": "unplugin-ast",
"type": "module",
"packageManager": "pnpm@10.28.1",
"description": "Manipulate the AST to transform your code.",
7
"author": "Kevin Deng <sxzz@sxzz.moe>",
0 commit comments