Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Aug 25, 2018

Overview

The following dependencies have been updated:

  • enzyme in / from "3.4.4" to "3.5.0"
  • enzyme-adapter-react-16 in / from "1.1.1" to "1.3.0"

Details

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

Dependencies.io has updated enzyme-adapter-react-16 (a npm dependency in /) from "1.1.1" to "1.3.0".

1.3.0

Minor Changes

  • Added .html() method to ReactWrapper (#71)

  • Support property selector (i.e. [prop="foo"]) (#70)

  • jsdom dependency now allows a range of supported versions (#95)

Patches

  • Normalized setProps() behavior between mount/shallow to merge props (#103)

  • Exclude _book from published package (#85)

  • Various documentation, tests, and style changes

@ghost ghost added the dependencies label Aug 25, 2018
# Conflicts:
#	package-lock.json
#	packages/docs/package-lock.json
#	packages/generator/package-lock.json
@Leonya Leonya closed this Sep 5, 2018
@Leonya Leonya deleted the dependencies.io-update-build-348.0.0 branch September 5, 2018 21:58
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.

3 participants