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 enzyme in / from 3.4.4 to 3.5.0 #209

Closed
wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Aug 27, 2018

Dependencies.io has updated enzyme (a npm dependency in /) from "3.4.4" to "3.5.0".

3.5.0

New Stuff

Fixes

  • preemptively fix compat with React v16.4.3 (#1790, #1778, gaearon, aweary)
  • shallow: prevent rerenders with PureComponents (#1786, koba04)
  • shallow: skip updates when nextState is null or undefined (#1785, koba04)
  • shallow: setState after setProps calls componentWillReceiveProps (#1779, peanutenthusiast)
  • mount/shallow: be stricter on the wrapper’s setState/setProps callback (commit)
  • shallow/mount: improve error message when wrapping invalid elements (#1759, jgzuke)

Refactors

  • remove most uses of lodash (commit)

Meta Stuff

  • ensure a license and readme is present in all packages when published

@severest severest closed this Sep 5, 2018
@severest severest deleted the enzyme-3.5.0-33.0.0 branch September 24, 2018 04:31
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