Skip to content

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 5, 2018

Version 4.3.0 of react-hot-loader was just published.

Dependency react-hot-loader
Current Version 4.1.2
Type devDependency

The version 4.3.0 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.0

Bug Fixes

  • Context Provider could crash due update, #944 (b0e2b5b)
  • RHL babel plugin will ignore react and react-hot-loader, fixes #900 (e90a25c)
  • RHL should add new class methods (111d56e)
  • Multiple problems with methods update. Revert behavior back to v4.1.2 #1001

Features

Commits

The new version differs by 78 commits.

  • 9adfb9b chore(release): 4.3.0
  • 78d2dc5 Merge pull request #1005 from gaearon/pre-release-fixes
  • 586dd78 cold/parcel prerelease fixes
  • a9aa07e Merge pull request #1006 from timm-aym/ship-parcel-example
  • 09d6d44 Fix hot reloading for parcel example
  • 4e39a68 Merge pull request #994 from s-h-a-d-o-w/patch-1
  • 047fa0f Merge branch 'master' into patch-1
  • 1be2966 Merge pull request #1003 from gaearon/webpack4-babel-cycle
  • c864343 Merge pull request #1002 from gaearon/revert-function-apply
  • 5bfd8cf Dont reload function properties, revert #949, fixes #995, #978, #969, #984
  • e7d7577 Merge pull request #992 from gaearon/not-hot
  • e90a25c fix: RHL babel plugin will ignore react and react-hot-loader, fixes #900
  • f5600e2 cold should return type
  • 819490f refactor cold components
  • 8a3dc62 add cold example

There are 78 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

coveralls commented Jun 5, 2018

Pull Request Test Coverage Report for Build 204

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.639%

Totals Coverage Status
Change from base Build 202: 0.0%
Covered Lines: 104
Relevant Lines: 123

💛 - Coveralls

greenkeeper bot added a commit that referenced this pull request Jun 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 9, 2018

Version 4.3.1 just got published.

Update to this version instead 🚀

Release Notes v4.3.1

Bug Fixes

  • Preact could pass arguments to the render, fix #1013 (605da10)
  • Support _this10 and over (bb47ca4)
  • Handle lazy indeterminate static properties(Relay) #1014
Commits

The new version differs by 10 commits.

  • d77a729 chore(release): 4.3.1
  • 1454853 Merge pull request #1015 from gaearon/preact-render-method
  • 605da10 fix: preact could pass arguments to the render, fix #1013
  • bb47ca4 fix: support _this10 and over
  • 8189dd4 Merge pull request #1014 from taion/relay-indet-static-props
  • ba10324 Fix test on React 15
  • 933b577 Add tests
  • 93e9750 Handle lazy indeterminate static properties
  • c8a36e7 Merge pull request #1012 from s-h-a-d-o-w/patch-2
  • df88b01 Typo in README

See the full diff

@hyldmo hyldmo merged commit 909681d into master Jun 11, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/react-hot-loader-4.3.0 branch June 11, 2018 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants