Skip to content

Releases: alibaba/ice

v1.18.1

10 Jun 06:55
8cbefa0
Compare
Choose a tag to compare

Improvement

  • Feat: support webp image file #4370

Bug Fix

  • Fix: compatible with umd export when external Next #4361
  • Fix: compatible with no loader specified #4339
  • chore: fix typo of API onErrorBoundaryHandler #4355

v1.18.0

20 May 06:48
bfa31bc
Compare
Choose a tag to compare

Improvement

Feat: use trusted-cert to generate ca (#4253)
Feat: devServer rewrites rule for mpa development (#4314)
Feat: register experiments field for experimental features (#4303)

Bug Fix

Fix: require order of polyfill (#4311)
Fix: regexp for inject core-js (#4309)
Fix: enable stage 3 for postcss preset env (#4308)
Fix: compatible with react-jsx when generate auth runtime (#4320)
Fix: compatible with win32 when delete original entry (#4329)

v1.17.8

13 May 06:39
8d76dfa
Compare
Choose a tag to compare

Bug Fix

fix: origin appConfig object was modified (#4295)
fix: set contentBase the right way in build-plugin-stark-module (#4291)
chore: errorBoundary type defination (#4292)

v1.17.7

29 Apr 06:50
9282713
Compare
Choose a tag to compare

Bug Fix

Fix: router in appConfig is undefined in ssr (#4269)
Fix: remove error string in calculated colors (#4273)
Fix: style rule of remote runtime (#4262)
Fix: router url join is invalid in Windows(#4265)

v1.17.6

22 Apr 09:32
c04316e
Compare
Choose a tag to compare

Bug Fix

Feat: add process.env.FRAMEWORK_VERSION
Fix: compatible with icejs version when use build-plugin-icestark

v1.17.5

22 Apr 09:31
d8db0c3
Compare
Choose a tag to compare

Bug Fix

Fix: deep clone let custom config lost
Fix: keepAlive work with plugin-icestark #4224
Fix: route order generated by file system #4236
Fix: make router.basename work in icestark context

v1.17.4

15 Apr 08:33
4b41983
Compare
Choose a tag to compare

Improvement

feat: support custom tab bar in MPA #4225

Bug Fix

fix: ts file types error in .ice/ dir #4221
fix: page not render in mpa when the entry is app.ts #4219
fix: react-router-dom types don't exist #4216
fix: not generate server bundle in Windows #4213
fix: fail to check store file in Windows #4212

v1.17.3

12 Apr 03:18
5535141
Compare
Choose a tag to compare

Improvements

Feat: regenerate runtime files when store files changed #4189
Feat: support config resetPage to reset state when page changed #3491
Feat: support css variables of @alifd/next (build-plugin-fusion) #4191

Bug Fix

Fix: api types #4145
Fix: remove deprecated api of esbuild-loader

v1.17.2

17 Mar 06:18
e1701e6
Compare
Choose a tag to compare

Bug Fix

Fix: custom config of terserOptions #4163
Fix: update mock config after file change #4159
Fix: active rule of remote runtime #4164
Fix: join route path #4158

v1.17.1

16 Mar 02:46
1f0f288
Compare
Choose a tag to compare

Hotfix

Fix: modify default value of generateRuntime #4156