Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-hot-loader to the latest version 🚀 #524

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 24, 2017

Version 4.0.0-beta.1 of react-hot-loader was just published.

Dependency react-hot-loader
Current Version 3.1.3
Type devDependency

The version 4.0.0-beta.1 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.


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

Coverage Status

Coverage remained the same at 94.134% when pulling 6434d7a on greenkeeper/react-hot-loader-4.0.0-beta.1 into eec4a24 on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 25, 2017

Version 4.0.0-beta.2 just got published.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 14, 2018

Version 4.0.0-beta.14 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2018

Version 4.0.0-rc.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2018

Version 4.0.0 just got published.

Update to this version instead 🚀

Release Notes v4.0.0

Bug Fixes

Commits

The new version differs by 15 commits.

  • b36b842 chore(release): 4.0.0
  • 9ef4c35 Merge pull request #876 from gaearon/next
  • 34077b7 docs(readme): update it
  • 8da0c85 chore: fix merge master
  • 2de4e58 fix: proper children reconcile for nested tags, fixes #869 (#871)
  • 4b13ed1 Merge pull request #870 from oliviertassinari/patch-2
  • a429374 Fix IE 11 issue
  • dd24b52 docs(readme): call for testing
  • 12c4cd6 v3.1.3
  • 8043d78 Merge pull request #697 from thibautRe/patch-1
  • b1bdbb3 Prevent infinite loop of rendering on error
  • aad537e Update changelog
  • 68f2554 v3.1.2
  • 78a425c Merge pull request #693 from jrylan/patch-1
  • 71e360c Fix Babel 7 breaking issue: Specify placeholderPattern in template call

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 1, 2018

Version 4.0.1 just got published.

Update to this version instead 🚀

Release Notes v4.0.1

Bug Fixes

Docs

Commits

The new version differs by 23 commits.

  • 10a320c chore(release): 4.0.1
  • b3a7b54 chore: remove prelease flag
  • 32b7fff Merge pull request #921 from gaearon/upgrade-pkg
  • cf6d26e chore: upgrade deps
  • bcbf10d chore: completely remove opencollective pkg
  • f8532df fix: double proxy registration (#915)
  • b9f801e chore: move opencollective to dev deps (#916)
  • 8c09378 docs(readme): better typescript playbooks
  • d3b91de better typescript playbooks. #884 #909
  • c420fee Merge pull request #906 from nulltoken/patch-1
  • ef42058 Merge pull request #889 from gaearon/break-recursion-render
  • 87ad586 Make IE11 consumers life (a little bit) easier
  • 33f2376 break render recursion, fix #882
  • b639bc6 Merge pull request #888 from sarathms/fix-typo-in-error-message
  • 68e1e40 Fix typo in error message

There are 23 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 18, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 18, 2018

Version 4.1.0 just got published.

Update to this version instead 🚀

Release Notes v4.1.0

Features

  • 🚀 React 16.3 support (#918)
  • 🧙🏻‍♂️ StatelessFunctionComponents are not wrapped by Stateful components anymore (#873)

Bug Fixes

  • support babel temporal _this3 (#928)
Commits

The new version differs by 20 commits.

  • 1ec9ec2 4.1.0
  • db640f6 typescript w/o babel example
  • e8f8935 prettier
  • 86f785f Merge pull request #937 from gaearon/this3
  • 8a6f69d adding _this3 to handle babel edge cases. fixes #928
  • 948138a Merge pull request #927 from gaearon/react-16-strict
  • 4f17b94 code coverage for SFC assembling #873
  • 1581cc5 fix SFC props assembling
  • 4218e41 fix React 15 Stateless components
  • c6cfac7 Merge pull request #931 from MatthewRamsey/update-readme
  • 4120083 update readme
  • fa22392 Merge pull request #929 from weihong1028/patch-1
  • 22a1e09 Update Troubleshooting.md
  • 85118dc add react-lifecycles-compat
  • a5a7c93 remove componentWillReceiveProps from proxies #918

There are 20 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 20, 2018

Version 4.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 31282f6 4.1.1
  • 3b27f43 Merge pull request #939 from gaearon/pass-method-props
  • a84dcd0 fix: Proxy should keep methods own props. #918

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 24, 2018

Version 4.1.2 just got published.

Update to this version instead 🚀

Release Notes v4.1.2

Bug Fixes

greenkeeper bot added a commit that referenced this pull request May 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 8, 2018

Version 4.1.3 just got published.

Update to this version instead 🚀

Release Notes v4.1.3

Bug Fixes

Commits

The new version differs by 16 commits.

  • 323389a chore(release): 4.1.3
  • b92fbbf chore: upgrade deps
  • 1f8adb9 fix: props merge order. #967 (#968)
  • b22f37e Merge pull request #963 from gaearon/impove-async-loader-readme
  • df8ddae Merge pull request #958 from gaearon/typescript-ignore
  • 646438c docs: fix up some grammar in troubleshooting (#965)
  • ac53309 doc: more clear statement about code splitting
  • 806d526 TS config with awesome-typescript-loader
  • f3e1208 Merge pull request #961 from danielbayerlein/bugfix/readme
  • c3b783d Fix headline size
  • e540fb4 feat. Better typescript with babel 7. implements #884
  • 0ebb809 Merge pull request #950 from gaearon/always-update
  • cb01e78 Merge pull request #957 from gaearon/single-fragment
  • 7e80881 fix: Fragment with a single element. fixes #956
  • 7819c71 fix: always update bound functions. #949

There are 16 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 16, 2018

Version 4.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 26 commits.

  • 74d4d4c 4.2.0
  • 769eb72 Merge pull request #977 from gaearon/update-related-issues
  • 56fdd05 Support React.Context, impliments #979
  • acea0de Merge remote-tracking branch 'origin/master' into update-related-issues
  • 9ebf0af add tests for Fragments inside div
  • 0584e27 Merge pull request #976 from gaearon/more-examples
  • c81ca5c secure context render
  • cbc98ea React.Context and Fragment related changes
  • b37bf12 disable pureSFC
  • c1ab695 add examples
  • a352cbb Merge pull request #975 from gaearon/react-lifecycles-compact
  • 23f3660 react-lifecycles-compat fixes, related to #951
  • d81aa67 Revert "react-lifecycles-compat fixes, related to #951"
  • b0f0712 react-lifecycles-compat fixes, related to #951
  • 854fd36 review styled example

There are 26 commits in total.

See the full diff

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

greenkeeper bot commented Jun 5, 2018

Version 4.3.0 just got published.

Update to this version instead 🚀

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 36 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 36 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 9, 2018
@greenkeeper
Copy link
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

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

greenkeeper bot commented Jun 13, 2018

Version 4.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 6ce4010 chore(release): 4.3.2
  • e7c0cad Merge pull request #1019 from gaearon/type-cold
  • 17412d6 fix. update typescript definitions, fixes #1018
  • 75d07d6 Merge pull request #1017 from ArsProgramma/master
  • 10ae07d Just a typo.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 15, 2018
greenkeeper bot added a commit that referenced this pull request Jul 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 16, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 23, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 27, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 12, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 27, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 12, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 23, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 8, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 6, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 12, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 22, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 22, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 14, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 30, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 30, 2020

Update to this version instead 🚀

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.

1 participant