Skip to content

Commit

Permalink
[enzyme-adapter-react-16] v1.14.0
Browse files Browse the repository at this point in the history
 - [New] add `matchesElementType` (supports fix for #2146)
 - [Fix] `selectors`: unwrap `memo` elements - in both directions (#2146)
  • Loading branch information
ljharb committed Jun 3, 2019
1 parent ddb0627 commit dc724f0
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.13.2",
"version": "1.14.0",
"description": "JavaScript Testing utilities for React",
"homepage": "http://airbnb.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit dc724f0

Please sign in to comment.