Changelog
v0.0.4
🚀 Enhancements
- Add pnpm workspace configuration and pre-release scripts (2309b03)
- [utils] 增加浏览器环境检查,防止在非浏览器环境中调用 selectFile 和 readFile 函数 (7653fa4)
🩹 Fixes
- Lint (73b8505)
📖 Documentation
- 更新文档链接为正式地址 (f1f7b4b)
❤️ Contributors
- IceyWu (@Life-Palette)
v0.0.3
🚀 Enhancements
- 增加type导出 (444a3e9)
🏡 Chore
- Update README.md (99e28b3)
❤️ Contributors
- IceyWu (@Life-Palette)
v0.0.2
🩹 Fixes
- 调整图片解析逻辑 (8e06091)
❤️ Contributors
- IceyWu (@Life-Palette)
v0.0.1
🚀 Enhancements
- 初始化项目结构,添加基本配置文件和示例代码 (ce11d66)
🩹 Fixes
- 修复代码格式,更新 README 以支持 Deno (cd59a4e)
❤️ Contributors
- IceyWu (@Life-Palette)