Skip to content

Latest commit

 

History

History
302 lines (88 loc) · 8.44 KB

CHANGELOG.md

File metadata and controls

302 lines (88 loc) · 8.44 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.17.1 (2024-07-19)

Bug Fixes

  • 修复compilerConfig未获取到buildOptions的bug (0169b2a)

0.17.0 (2024-07-18)

Features

  • 自定义terser-webpack-plugin配置 避免build产物出现额外注释产物; (8f809f8)

0.16.0 (2024-04-09)

Features

  • tenon style plugin插件配置传入 (0920ced)

0.15.0 (2024-04-03)

Features

  • tenon-style-loader 支持传入外部配置 (cb232f0)

0.14.0 (2024-02-05)

Features

  • 更新tenon-loader版本;修改tenon webpack babel loader 配置 (d5a1d6e)
  • 切换初始化模板获取淘宝源仓库地址切换 (4932992)

0.13.1 (2023-12-18)

Note: Version bump only for package @hummer/cli-plugins

0.13.1 (2023-12-18)

Note: Version bump only for package @hummer/cli-plugins

0.13.1-alpha.1 (2023-12-18)

Note: Version bump only for package @hummer/cli-plugins

0.13.0 (2022-10-17)

Features

  • 新增template-mvp配置 (caecd01)

0.12.1 (2022-03-30)

Bug Fixes

  • devtool-inject-loader版本配置bug (4a767bf)

0.12.0 (2022-03-30)

Features

  • @hummer/devtool-inject-loader update version (fe9c336)

0.11.0 (2022-03-29)

Features

  • 新增编译标识全局变量HUMMER_COMPILE_TYPE (d136624)
  • hummer TS项目构建支持jscc (e69d049)

0.10.3 (2022-01-17)

Note: Version bump only for package @hummer/cli-plugins

0.10.2 (2022-01-10)

Bug Fixes

  • web模拟器 路径错误 (66fc316)

0.10.1 (2022-01-10)

Note: Version bump only for package @hummer/cli-plugins

0.10.0 (2021-12-27)

Features

  • plugin build devtools-front 升级 (e10653e)

0.9.0 (2021-11-14)

Features

  • 新增storage消息类型和增加获取远端ip (#43) (aec2664)
  • hummer ts项目新增devtool注入loader (#44) (8e866ca)

0.8.0 (2021-11-02)

Features

0.7.4 (2021-10-22)

Note: Version bump only for package @hummer/cli-plugins

0.7.3 (2021-10-22)

Note: Version bump only for package @hummer/cli-plugins

0.7.2 (2021-10-02)

Bug Fixes

  • vue multiple source cause breakpoint unbound (#39) (72f672e)

0.7.1 (2021-09-18)

Note: Version bump only for package @hummer/cli-plugins

0.7.0 (2021-09-16)

Features

  • 支持命令方式控制log展示等级 (b643f33)
  • support inspect multi page (#37) (0578903)

0.6.0 (2021-09-10)

Features

  • 修改文件列表接口以适配多层级文件夹 (7d23e33)

0.5.0 (2021-08-12)

Bug Fixes

Features

  • 修改plugin-build package.json (be88d9c)
  • publish plugin-build 0.4.2 (b670d56)

0.4.0 (2021-08-09)

Features

  • build: 打包增加"NODE_DEBUG"环境变量,用于控制是否开启 DevTool (88afe1e)

0.3.1 (2021-07-06)

Note: Version bump only for package @hummer/cli-plugins

0.3.0 (2021-06-28)

Features

  • build: 打包时默认不生成 .map 文件(issue#32) (f5d16db)

0.2.0 (2021-06-18)

Features

  • tenon vue project support ts (6e4235b)