Releases: faceyspacey/extract-css-chunks-webpack-plugin
Releases · faceyspacey/extract-css-chunks-webpack-plugin
v3.1.1
01 Sep 07:57
Compare
Sorry, something went wrong.
No results found
<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
v3.1.0
01 Sep 04:57
Compare
Sorry, something went wrong.
No results found
<a name"3.1.0">
3.1.0 (2018-08-31)
fix(src): CSS Modules HMR [PATCH]
Short term solution to get css modules to hot reload for everyone.
fix #80 , #77
style: Linting and generalized updates
basic updates to code, linting, new yarn lock and so on
v3.0.12
31 Aug 18:43
Compare
Sorry, something went wrong.
No results found
<a name"3.0.12">
3.0.12 (2018-08-31)
v3.0.11
26 Jul 01:43
Compare
Sorry, something went wrong.
No results found
<a name"3.0.11">
3.0.11 (2018-07-25)
v3.0.9
16 Jul 19:57
Compare
Sorry, something went wrong.
No results found
<a name"3.0.9">
3.0.9 (2018-07-16)
fix(src): CSS Modules HMR [PATCH]
Short term solution to get css modules to hot reload for everyone.
fix #80 , #77
style: Linting and generalized updates
basic updates to code, linting, new yarn lock and so on
v3.0.7
12 Jul 16:17
Compare
Sorry, something went wrong.
No results found
<a name"3.0.7">
3.0.7 (2018-07-12)
fix(src): CSS Modules HMR [PATCH]
Short term solution to get css modules to hot reload for everyone.
fix #80 , #77
style: Linting and generalized updates
basic updates to code, linting, new yarn lock and so on
v3.0.5
06 Jun 03:24
Compare
Sorry, something went wrong.
No results found
<a name"3.0.5">
3.0.5 (2018-06-05)
fix: Adding manual param for enabling hot
Automatic detection seems to miss a few scenarios, as a last resort. You can now add hot:true
fix #72
docs(readme): Updating code examples for universal implementations
Adding code samples for dev and prod implementations of the new css-chunk plugin and how it works with Universal
Webpack 4 Support
05 Jun 00:26
Compare
Sorry, something went wrong.
No results found
<a name"3.0.3">
3.0.3 (2018-06-04)
Breaking Changes
Webpack 4 & extract-css-chunks 3 is required
v2.0.19
23 Apr 21:09
Compare
Sorry, something went wrong.
No results found
<a name"2.0.19">
2.0.19 (2018-04-23)
Bug Fixes
$bump: fix chunks instance of issue (1035f57a )
v2.0.18
20 Nov 18:00
Compare
Sorry, something went wrong.
No results found
<a name"2.0.18">
2.0.18 (2017-11-20)
Bug Fixes
$readme: update (add link to Linaria) (6d68cef0 )