Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Aug 25, 2018

Overview

The following dependencies have been updated:

  • enzyme-adapter-react-16 in /packages/generator/app/templates from "1.2.0" to "1.3.0"
  • enzyme in /packages/generator/app/templates from "3.4.4" to "3.5.0"

Details

Dependencies.io has updated enzyme-adapter-react-16 (a npm dependency in /packages/generator/app/templates) from "1.2.0" 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


Dependencies.io has updated enzyme (a npm dependency in /packages/generator/app/templates) 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

@Leonya Leonya merged commit 7e78897 into master Aug 31, 2018
@Leonya Leonya deleted the dependencies.io-update-build-348.1.0 branch August 31, 2018 12:01
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