Skip to content

Commit

Permalink
[enzyme-adapter-react-16] v1.11.0
Browse files Browse the repository at this point in the history
 - [new] Wrap renders in `TestUtils.act` (#2034)
 - [fix] `shallow`: Mock sCU if gDSFP defined in shallow renderer rerender (#1981)
 - [fix] add `hasShouldComponentUpdateBug` to gDSFP lifecycles option (#1981)
 - [deps] update `react-is`, `enzyme-adapter-utils`, `prop-types`
  • Loading branch information
ljharb committed Mar 13, 2019
1 parent ad1a3db commit 534839f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-react-16/package.json
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-react-16",
"version": "1.10.0",
"version": "1.11.0",
"description": "JavaScript Testing utilities for React",
"homepage": "http://airbnb.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit 534839f

Please sign in to comment.