Update dependency react-hot-loader to ^4.12.10
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
react-hot-loader | devDependencies | minor | ^4.12.10 | source |
Release Notes
gaearon/react-hot-loader
v4.12.10
Bug Fixes
- append react-hot-dom patch note to the ProxyFacade, fixes #1311 (81bbb6a)
- use void IIFE for webpack plugin, fixes #1309 (6089822)
v4.12.9
Bug Fixes
- append react-hot-dom patch note to the ProxyFacade, fixes #1311 (81bbb6a)
- use void IIFE for webpack plugin, fixes #1309 (6089822)
v4.12.8
Bug Fixes
v4.12.7
Bug Fixes
- script error on IE11 due to lack of Object.entries (6672b26)
v4.12.6
Bug Fixes
- false negative comparisons with react-hot-dom enabled, fixes #1299 (a1c5c31)
- reload hooks when hook body changes (4795456)
v4.12.0
Features
4.11.2 (2019-06-30)
Bug Fixes
- babel-plugin is not compatible with commonjs module output if babel 7 is used #1268.
4.11.1 (2019-06-15)
Bug Fixes
- hot render of forward props component (4ba7530)
- regression in hidden components reconcilation (3f8efc4)
- update react-fresh babel plugin (2fafd44)
v4.11.2
Features
4.11.2 (2019-06-30)
Bug Fixes
- babel-plugin is not compatible with commonjs module output if babel 7 is used #1268.
4.11.1 (2019-06-15)
Bug Fixes
- hot render of forward props component (4ba7530)
- regression in hidden components reconcilation (3f8efc4)
- update react-fresh babel plugin (2fafd44)
v4.11.1
Bug Fixes
- babel-plugin is not compatible with commonjs module output if babel 7 is used #1268.
v4.11.0
Bug Fixes
- source map consumer could be synchronous (05a6c8e)
Features
- backport React.Fresh to handle hooks order change (e5c4bb4)
v4.10.0
Features
v4.9.0
Bug Fixes
- source map consumer could be synchronous (05a6c8e)
Features
- backport React.Fresh to handle hooks order change (e5c4bb4)
v4.8.8
Bug Fixes
- false positive hot merge for forwardRef and Memo components, fixes #1257 (dbf1047)
- improve hot api for production mode - error reporting and babel plugin (6b29911)
Features
4.8.8 (2019-05-23)
Bug Fixes
4.8.7 (2019-05-20)
Bug Fixes
4.8.6 (2019-05-18)
Bug Fixes
4.8.5 (2019-05-16)
Bug Fixes
- correct memo fiber updater, fixes #1230 (a185494)
- make API more error prone, fixes #1228 (a6ba488)
- move react-dom notification to AppContainer, fixes #1227 (28bfdd4)
- update root endpoint, fixes #1226, #1240 (608805a)
- use simpler conditions for index.js, implements #1244 (4811d57)
- webpack plugin fails on hot-loader/react-dom, fixes ##1234 (826eee3)
- webpack-plugin - use RHL global variable, fixes #1251 (f036d36)
4.8.4 (2019-04-15)
Bug Fixes
- document the importance of import order, fixes #1209 (5f50ee4)
- dont skip first update or plain components (432e0f8)
- remove Object.assign, fixes #1226 (c5af009)
4.8.3 (2019-04-05)
Bug Fixes
4.8.1 (2019-03-29)
Bug Fixes
v4.8.7
Bug Fixes
v4.8.6
Bug Fixes
v4.8.5
Bug Fixes
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.