chore: bump version to 0.1.1

- Add comprehensive tests for loader plugins (vite, webpack, rollup, esbuild)
- Fix fast-glob ESM import issue

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
hypercross 2026-04-14 20:50:54 +08:00
parent 5bf3d6b769
commit 0ecccb6fee
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "yarn-spinner-loader",
"version": "0.1.0",
"version": "0.1.1",
"description": "Load and compile Yarn Spinner project files for various build tools",
"type": "module",
"main": "./dist/index.js",