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

chore(deps): update react monorepo to v16.3.2 #241

Merged
merged 1 commit into from
Apr 18, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2018

This Pull Request renovates the package group "react monorepo".

  • react-dom (devDependencies): from 16.3.1 to 16.3.2
  • react (devDependencies): from 16.3.1 to 16.3.2

Release Notes

facebook/react

v16.3.2

React
  • Improve the error message when passing null or undefined to React.cloneElement. ([@​nicolevy] in #​12534)
React DOM
  • Fix an IE crash in development when using <StrictMode>. ([@​bvaughn] in #​12546)
  • Fix labels in User Timing measurements for new component types. ([@​bvaughn] in #​12609)
  • Improve the warning about wrong component type casing. ([@​nicolevy] in #​12533)
  • Improve general performance in development mode. ([@​gaearon] in #​12537)
  • Improve performance of the experimental unstable_observedBits API with nesting. ([@​gaearon] in #​12543)
React Test Renderer
  • Add a UMD build. ([@​bvaughn] in #​12594)

Commits

facebook/react

v16.3.2

  • 1c2876dAdd a build step to hoist warning conditions (#​12537)
  • 5e3706cDon't render bitmask-bailing consumers even if there's a deeper matching child (#​12543)
  • e932e32facebook.github.io/react -> reactjs.org (#​12545)
  • d328e36Removed duplicate typeof check (#​12541)
  • 8ec0e4aRemoved Array.from() usage (#​12546)
  • 27535e7Clarify ReactDOM's case warning for html tags (#​12533)
  • 7a3416fExpose component stack from reactTag to React Native renderer (#​12549)
  • cf649b4Move TouchHistoryMath to React Native repo (#​12557)
  • 5b16b39Bug fix
  • 6bf2797Remove flushSync from React Native (#​12565)
  • bc753a7Support findNodeHandle in Fabric (#​12573)
  • 181747a[RN] Move takeSnapshot to RN (#​12574)
  • 20c5d97Keep consistency in the comment (#​12579)
  • ea37545Must be a before PlacementAndUpdate (#​12580)
  • 76b4ba0Preserve error codes for invariants on www (#​12539)
  • 8dfb057Unfork invariant and instead use it from reactProdInvariant (#​12585)
  • f88dedaThrow more specific error if passed undefined in React.cloneElement (#​12534)
  • 2f7bca0Allocate unique reactTags for RN and Fabric (#​12587)
  • 933f882Remove ReactNativePropRegistry (#​12559)
  • 40d0772[RN] Remove unstable_batchedUpdates and unmountComponentAtNodeAndRemoveContainer from Fabric (#​12571)
  • b6e0512Consolidate eventTypes registry with view configs (#​12556)
  • b99d0b1[RN] Move view config registry to shims (#​12569)
  • 725c054Refactor findHostInstance and findNodeHandle (#​12575)
  • 52afbe0createReactNativeComponentClass needs to be CommonJS
  • 3eae866Fixes language in error message. (#​12590)
  • b846152Added UMD build to test renderer package (#​12594)
  • 3e9515eRemove @​providesModule in www shims
  • 915bb53Bump expiration for interactive updates to 150ms in production (#​12599)
  • c27a998[Danger] Minor fixes (#​12606)
  • 5dfbfe9Fixed debug performance labels for new component types (#​12609)
  • 1591c8eUpdate GCC (#​12618)
  • a4cef29tests: add regression test for reading ReactCurrentOwner stateNode (#​12412)
  • 2e1cc28Fix small typos in create-subscription readme (#​12399)
  • 1e97a71Fix documentation of the release process (#​12337)
  • 66c44a7Updating yarn.lock file for 16.3.2 release
  • 82f67d6Updating package versions for release 16.3.2
  • 6494f6bUpdate error codes for 16.3.2 release
  • 3232616Update bundle sizes for 16.3.2 release
  • 01402f4Add 16.3.2 changelog (#​12621)

This PR has been generated by Renovate Bot.

@renovate renovate bot changed the title chore(deps): update react monorepo packages to v16.3.2 chore(deps): update react monorepo to v16.3.2 Apr 17, 2018
@bokuweb bokuweb merged commit f392ffe into master Apr 18, 2018
@renovate renovate bot deleted the renovate/react-monorepo branch April 18, 2018 02:00
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