Releases: alibaba/ice
Releases · alibaba/ice
v1.7.1
v1.7.0
Enhancement 🚀 🚀 🚀
- feat: Support WeChat and Alibaba Mini Program development (#3344)
- feat: New Mini Program material source
- feat: Support webpack DllPlugin to speed up your build (#3360)
- feat: support esbuild (#3362)
- fix: function as parameter in useRequest (#3389)
- fix: escape the beginning $ in jest moduleNameMapper (#3367)
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.0
Enhancement 🚀 🚀 🚀
- feat: enhance useRequest, support Debounce/Throttle/Concurrent/Dependent Request/etc (#3243)
- feat: disable stats output (#3238)
- feat: optimize html-webpack-plugin output log (#3242)
- fix: Suspense fallback not working in icestark application (#3256)
- fix: ignore dot file (#3248)
- fix: authorized by default (#3263)
v1.4.2
v1.4.0
Enhancement 🚀 🚀 🚀
- feat: allow creating multi request instances (#3216)
- feat: add build-plugin-ice-auth & simple permission solution (#3215)
- feat: add experimental react-refresh support (#3201)
- feat: support --disable-assets parameter in development mode (#3201)
- refactor: store getInitialStates deprecated (#3222)
- refactor: export history instance (#3220)
- fix: return request data (#3212)
- fix: define webpackPluginImport in plugin-react-app (#3209)
- fix: config sourceMap with camel case (#3211)