Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Releases: lark-org/lark-cli-service

v2.4.5

03 Aug 06:14
Compare
Choose a tag to compare

2.4.5 (2022-08-03)

Bug Fixes

  • 添加缺少的babel runtime (e2539d0)

v2.4.4

03 Aug 05:53
Compare
Choose a tag to compare

2.4.4 (2022-08-03)

Bug Fixes

v2.4.3

03 Aug 03:31
Compare
Choose a tag to compare

2.4.3 (2022-08-03)

Bug Fixes

v2.4.2

30 Jun 06:02
Compare
Choose a tag to compare
  • 修改某些配置
  • 同步版本

Full Changelog: v2.4.0...v2.4.2

v2.3.3

10 Jan 07:26
Compare
Choose a tag to compare

2.3.3 (2022-01-10)

Bug Fixes

  • 🐛 解决babel兼容覆盖模式 (113c40e)

v2.3.2

09 Jan 03:56
Compare
Choose a tag to compare

2.3.2 (2022-01-09)

Bug Fixes

v2.3.1

07 Jan 03:32
Compare
Choose a tag to compare

2.3.1 (2022-01-07)

Bug Fixes

  • 修改 webpack externals (22a171d)

v2.3.0

06 Jan 12:22
Compare
Choose a tag to compare

2.3.0 (2022-01-06)

Bug Fixes

Features

  • 修改支持 css modules 合 react-dev-utils 升级 (798097f)
  • 修改样式规则 (0a332ff)
  • 增加 react refresh (d04f07a)
  • 增加svg和静态文件规则 (b30df43)

Release 2.2.1

18 Nov 03:10
Compare
Choose a tag to compare

2.2.1 (2021-11-18)

What's Changed

  • chore(deps): bump postcss-preset-env from 6.7.0 to 7.0.0 by @dependabot in #137
  • chore(deps): bump @babel/plugin-transform-runtime from 7.16.0 to 7.16.4 by @dependabot in #140
  • chore(deps): bump @babel/plugin-proposal-decorators from 7.16.0 to 7.16.4 by @dependabot in #138
  • chore(deps): bump @babel/preset-env from 7.16.0 to 7.16.4 by @dependabot in #139
  • chore(deps-dev): bump typescript from 4.4.4 to 4.5.2 by @dependabot in #143
  • chore(deps): bump css-minimizer-webpack-plugin from 3.1.3 to 3.1.4 by @dependabot in #141
  • chore(deps): bump mini-css-extract-plugin from 2.4.4 to 2.4.5 by @dependabot in #142

Full Changelog: v2.2.0...v2.2.1

Release 2.2.0

16 Nov 11:29
Compare
Choose a tag to compare

2.2.0 (2021-11-16)

Bug Fixes

Features

  • 🎸 构建时增加extra信息输出和performance记录 (a63c289)