Skip to content

Releases: alibaba/ice

v1.9.6

25 Sep 08:47
3d7afe0
Compare
Choose a tag to compare
  • fix: model is undefined in class component (#3559)

v1.9.5

23 Sep 01:47
0778360
Compare
Choose a tag to compare

Improvements

  • feat: support px2vw (#3546)
  • docs: add test guide (#3545)

v1.9.4

23 Sep 01:44
0778360
Compare
Choose a tag to compare

Improvements

  • fix: catch debug webpack config error (#3541)

v1.9.3

16 Sep 02:00
df65832
Compare
Choose a tag to compare

Improvements

  • fix: search params #3542

v1.9.1

15 Sep 07:55
b8e61b2
Compare
Choose a tag to compare

Improvements

feat: extend icejs cli to support other commands (#3507)
feat: support to open the specify page in mpa mode #3513
feat: support debug webpack config #3519
feat: throw mock error #3516
feat:add getSearchParams for icejs and rax-app, which can get search params directly #3525
feat: support babel-plugin-import option of build-plugin-fusion (#3530)
chore: remove unless log #3520
fix: createNavigation and createTabBar timing #3525
fix: document is not defined in ssr (#3524)

v1.9.0

03 Sep 10:09
3b5c3ed
Compare
Choose a tag to compare

Enhancement

  • feat:Provides the createCli API for customizing the framework #3466
  • feat:Support custom store instance #3442
  • refactor: build the asset path
  • fix: miniapp output path (#3498)
  • fix: add public dir
  • docs:update store guide (#3484)
  • docs: dll output (#3487)

v1.8.1

27 Aug 06:44
bffc4bf
Compare
Choose a tag to compare

Improvements

  • fix: miniapp and web environment conflicts #3482

v1.8.0

25 Aug 02:49
770e7a8
Compare
Choose a tag to compare

Enhancement 🚀 🚀 🚀

  • feat: Support the development of Wechat, Alibaba program and web application (#3344)

image

v1.7.3

18 Aug 06:21
3bbcf38
Compare
Choose a tag to compare

Improvements

  • fix:path error of building assets in miniapp #3448
  • fix: load module to run before createApp ready #3447
  • fix: getSourceDir not work on windows #3451

v1.7.2

17 Aug 03:22
3bbcf38
Compare
Choose a tag to compare

Improvements

  • feat:Support to modify the source directory #3402
  • feat:Support to create projects in the current directory for create-ice #3429
  • feat:Support plug-in configuration modeConfig #3306
  • feat:Request add TypeScript generic support #3431
  • fix:Fix react duplicate references and multiple initializations #3424
  • docs: Add routing wrappers document #3444