Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2018

This Pull Request updates dependency react-hot-loader from v4.2.0 to v4.3.1

Release Notes

v4.3.1

Compare Source

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

v4.3.0

Compare Source

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

4.2.0 (2018-05-16)

Changes

  • Stateless Components will be converted to React.Component ones (as they were prior 4.1.0) #​977

Features

  • Basic support for React 16 Context #​979

Bug fixes

  • pure components wont update #​959, #​944
  • better babel compliance ("this5"), #​969
  • sideeffect-less updates #​970
  • render as a class property #​924
  • issues around reactLifecyclesCompat.polyfill #​951
  • more examples and test cases
  • multiple reconsilation related bug fixes

4.1.3 (2018-05-08)

Bug Fixes
  • always update bound functions. #​949 (7819c71)
  • Fragment with a single element. fixes #​956 (7e80881)
  • props merge order. #​967 (#​968) (1f8adb9)

4.1.2 (2018-04-24)

Bug Fixes
  • condition render in Fragments #​942 (#​943) (2549a18)

4.1.1 (2018-04-24)

Bug Fixes
  • Proxy should keep methods own props. #​918 (a84dcd0)

4.1.0 (2018-04-18)

Features
  • 🚀 React 16.3 support (#​918)
  • 🧙🏻‍♂️ StatelessFunctionComponents are not wrapped by Stateful components anymore (#​873)
  • 🧠Improved TypeScript support (no more than documentation) (#​884)
Bug Fixes
  • support babel temporal _this3 (#​928)

4.0.1 (2018-04-01)

Bug Fixes
  • fix double proxy registration (#​915) (f8532df), closes #​912
  • replace .includes by .indexOf (IE11 fix) (#​906) (87ad586)
  • break render recursion (MobX fix) (#​889) (33f2376)
Docs
  • Improve TypeScript documentation (#​914) (d3b91de)


This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch 7 times, most recently from ca2f573 to b909fb2 Compare June 12, 2018 18:34
@renovate renovate bot force-pushed the renovate/react-hot-loader-4.x branch from b909fb2 to 08b48ab Compare June 12, 2018 18:35
@renovate
Copy link
Contributor Author

renovate bot commented Jun 12, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

@mcrowder65 mcrowder65 merged commit 875e80d into master Jun 12, 2018
@mcrowder65 mcrowder65 deleted the renovate/react-hot-loader-4.x branch June 12, 2018 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants