- Fix rollup hook: ongenerate -> onwrite, generateBundle -> writeBundle
- Fallback to live reload
- npm package updates including 1.@babel/[email protected] [email protected] 3.other @rollup/xxx, @babel/xxx
- Fix Vulnerability
- Enhancement:
- Refactoring rollup-plugin-hotreload.js and add helpers
- add build CI and some jest tests
- Enhancement:
- reduce too many unnecessay event source request
- Fix bug:
- NODE_ENV window support
- Fix bug:
- write after end
- fix wrong hotreload file path
- Multiple files hotreload supported
- Auto injected into HTML supported
- EventSource (depended on browsers)