Skip to content

Commit

Permalink
[enzyme-adapter-react-16] v1.15.0
Browse files Browse the repository at this point in the history
 - [new] add Profiler support for react v16.9+ (#2233)
 - [new] add `wrapInvoke` to adapter (#2158)
 - [refactor] use `enzyme-shallow-equal`
 - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `safe-publish-latest`
 - [meta] Update airbnb.io URLs to use https (#2222)
  • Loading branch information
ljharb committed Oct 9, 2019
1 parent 94d9729 commit e47f73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-react-16/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-react-16",
"version": "1.14.0",
"version": "1.15.0",
"description": "JavaScript Testing utilities for React",
"homepage": "https://airbnb.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit e47f73e

Please sign in to comment.