Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 May 19:35
· 49 commits to v1.x since this release

1.1.0 (2026-05-07)

Bug Fixes

  • build: 检查 iconfont.json 存在性并处理空图标列表 (ca84720)
  • 修正bin/index.cjs中require路径错误 (f01d088)

Features

  • build: 新增根据 iconfont.json 生成 TypeScript 类型文件的功能 (c64cc21)
  • cli: 添加 iconfont 同步工具的命令行界面 (f361bce)
  • config: 新增 iconfont 同步配置模块 (967ff40)
  • download: 新增资源下载功能 (aa6e88c)
  • unzip: 改进解压逻辑,使用临时目录并支持扁平化处理 (d596576)
  • utils: 新增解压 zip 文件功能 (ce85ac2)
  • 添加可执行入口文件以运行命令 (3719c8b)
  • 添加版本号常量及测试 (41de25d)