This repository has been archived by the owner on May 9, 2020. It is now read-only.
Releases: ice-lab/icejs
Releases · ice-lab/icejs
v1.2.0
Enhancement 🚀 🚀 🚀
- feat: provide useSearchParams、withSearchParams apis, support to parse URL search parameters #261
- feat: add webpackHotDevClient when command is start #262
- feat: add eslint detection in development environment
- feat: detect page is export default #271
- feat: support register provider with mpa #283
- fix: interceptor config is optional #284
- fix: not generate routes when MPA #267
- fix: set webpack name and loglevel #289
- fix: add react-router-dom types #282
- refactor: plugin types optimization and better TS support #285
v1.1.9
v1.1.8
v1.1.7
v1.1.6
Enhancement
- feat: support Error boundaries catch JavaScript errors and display a fallback UI #233
- feat: support dynamic import and lazy store #236
- feat: support service solutions,better and more standardized definition of data services #230
- feat: automatic registration Provider optimization, no longer dependent on component name #120
- fix: fix store error when using lazy #201
- fix: debug port for child process (#243)
v1.1.5
v1.1.4
v1.1.3
v1.1.2
- downgrade fs-extra version from 9.x to 8.x for works on [email protected]