Closed greenkeeper[bot] closed 6 years ago
Update to this version instead π
The new version differs by 13 commits.
151e4e4
chore(release): 4.3.5
f67d5b9
fix: use the same conditions for index and patch
6d3a30e
Merge pull request #1028 from Akuukis/master
f6f67a3
Merge pull request #1052 from gaearon/remove-false-updates
cf165a6
fix: dont hot-swap registered components, #1050
ca3efeb
Merge pull request #1037 from gaearon/mobx-example
a91a7c7
add mobx example
7f60ce5
Merge pull request #1035 from rrousselGit/master
890129d
Update package.json
9c9699e
add mobx example
4a0830c
Note that TS example uses beta Babel
12574c6
Typescript example for Webpack 4
0a88e21
simplify typescript setup and update example code
See the full diff
devDependency
react-hot-loader was updated from 3.1.3
to 4.3.7
.Update to this version instead π
The new version differs by 10 commits.
98fa7f5
chore(release): 4.3.7
d6e86a5
Merge pull request #1063 from gaearon/babel-7
acad937
fix: babel 7 compatibility. #1043
d6853b7
chore(readme): fix #1060, fix #1044
6b80a47
Merge pull request #1058 from Laassari/patch-1
2545905
Merge pull request #1062 from gaearon/fix-red-master
a30db75
Merge pull request #1059 from mshatikhin/master
ba46aba
chore(build): fix react 16.4, #1061
80fb994
Typo in README
b9b185c
change App's path in create-react-app
See the full diff
devDependency
react-hot-loader was updated from 3.1.3
to 4.3.8
.devDependency
react-hot-loader was updated from 3.1.3
to 4.3.10
.devDependency
react-hot-loader was updated from 3.1.3
to 4.3.11
.Update to this version instead π
devDependency
react-hot-loader was updated from 3.1.3
to 4.3.12
.Update to this version instead π
The new version differs by 14 commits.
8d8763d
chore(release): 4.3.12
a6e97c8
Merge pull request #1081 from smelukov/drop-hot-for-prod
847b5cd
Merge pull request #1091 from bradennapier/remove-generational-methods
08f7457
remove all removed methods from proxy prototype
2a6a8bb
change to use property check in jest
5b5ef8a
add test case
db48995
remove certain members if removed from prototype
21cfe37
Merge pull request #1086 from andfelzapata/Fix_Grammar_Mistake_OpenedModules_Console_Warning_Comment
00e5aed
Fix grammar mistake in commment
f7b922c
support all import cases
308f35e
drop hot
calls for prod mode
696da9b
Merge pull request #1065 from PavelGavlik/patch-1
972d1eb
chore(examples): add example with uglifyjs, #1074
e08f95b
Remove link that leads to 404
See the full diff
Version 4.3.4 of react-hot-loader was just published.
The version 4.3.4 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of react-hot-loader.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v4.3.4Bug Fixes
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: