Skip to content

0.6.0

Compare
Choose a tag to compare
@macisi macisi released this 04 Jul 06:56
· 63 commits to master since this release

主要更新:

  • 🍭全新的功能配置面板,功能模块化,按需开启。
    image
  • 🍭图像处理
    • 支持了批量处理,一键导入文件夹
      image
    • 内置图像处理引擎:giflossy(增强版gifsicle) mozjpeg guetzli webp pngquant zopfli fuetzli svgo
  • 🍭 项目:
    • 优化操作区域按钮布局和交互
    • 项目构建后提供 bundle analyzer
      image
    • Service 运行消息提示切换成 native 的提示

内部更新

  • 🛠 路由切换到 @reach/router
  • 🛠 webpack@4.14.0

臭虫修复

  • 🐞 Webpack building error msg can't be correctly displayed in some case. dab9ee5