CHANGELOG.md
9.09 KB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.11.3 (2020-10-02)
Bug Fixes
0.11.2 (2020-09-12)
Bug Fixes
- cache for webpack@5 (6a27b30)
0.11.1 (2020-09-08)
Bug Fixes
0.11.0 (2020-08-27)
Features
- named export (1ea4b7f)
Bug Fixes
- compatibility with webpack@5
0.10.0 (2020-08-10)
Features
Bug Fixes
- add semicolon to avoid
Uncaught TypeError
on Webpack v5 (#561) (3974210) - enforce esm (#546) (b146549)
- partial compatibility with
webpack@5
(#477) (903a56e)
0.9.0 (2019-12-20)
Features
0.8.2 (2019-12-17)
Bug Fixes
0.8.1 (2019-12-17)
Bug Fixes
- use filename mutated after instantiation (#430) (0bacfac)
- improve warning of conflict order (#465) (357d073)
- support ES module syntax (#472) (2f72e1a)
0.8.0 (2019-07-16)
Features
0.7.0 (2019-05-27)
Bug Fixes
- do not attempt to reload unrequestable urls (#378) (44d00ea)
- fix
publicPath
regression (#384) (582ebfe) - enable using plugin without defining options (#393) (a7dee8c)
- downgrading normalize-url (#399) (0dafaf6)
- hmr do not crash on link without href (#400) (aa9b541)
- hmr reload with invalid link url (#402) (30a19b0)
Features
0.6.0 (2019-04-10)
Features
- added error code to chunk load Error (#347) (b653641)
- adding hot module reloading (#334) (4ed9c5a)
- publicPath can be a function (#373) (7b1425a)
0.5.0 (2018-12-07)
Features
0.4.5 (2018-11-21)
Bug Fixes
0.4.4 (2018-10-10)
Bug Fixes
0.4.3 (2018-09-18)
Bug Fixes
0.4.2 (2018-08-21)
Bug Fixes
0.4.1 (2018-06-29)
Bug Fixes
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
x.x.x / --
- Bug fix -
- Feature -
- Chore -
- Docs -