Skip to content

Commit

Permalink
[enzyme-adapter-utils] v1.6.0
Browse files Browse the repository at this point in the history
 - createMountWrapper: add Portals to propType (#1760, #1761, #1772)
 - add pointer events (#1753)
 - `elementToTree`: add ability to inject recursed `elementToTree` (#1760)
  • Loading branch information
ljharb committed Aug 24, 2018
1 parent 34081dd commit f9ddb18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-utils",
"version": "1.5.0",
"version": "1.6.0",
"description": "JavaScript Testing utilities for React",
"homepage": "http://airbnb.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit f9ddb18

Please sign in to comment.