v0.1.4(2019-08-29)
- feat: support hash
- feat: support Link (in react-router) or window.history push/replace into another sub-application
- feat: renderNotFound trigger based on CustomEvent, not trigger url change
- feat: ErrorComponent can get specific error information through err 's props
- fix: the problem that triggered renderNotFound to expire
- chore: AppRouter code optimization
- chore: delete the original util folder, tiled to src. Unify recordAssets, emptyAssets, loadAssets as handleAssets file
- chore: adjust setIcestark -> setCache, getIcestark -> getCache under the cache file