Skip to content

v3.1.1

Compare
Choose a tag to compare
@ScriptedAlchemy ScriptedAlchemy released this 01 Sep 07:57
· 121 commits to master since this release
7e15d9d

<a name"3.1.1">

3.1.1 (2018-09-01)

  • fix: Fixed HMR issue when oneOf is used

When using oneOf, HRM is never activated. This patch improved the lookup system used for determining
if CSS can and should be reloaded. There have been some other tweaks for css modules and HMR

fix #98,#80