Skip to content

Commit e47f73e

Browse files
committed
[enzyme-adapter-react-16] v1.15.0
- [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)
1 parent 94d9729 commit e47f73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/enzyme-adapter-react-16/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "enzyme-adapter-react-16",
3-
"version": "1.14.0",
3+
"version": "1.15.0",
44
"description": "JavaScript Testing utilities for React",
55
"homepage": "https://airbnb.io/enzyme/",
66
"main": "build",

0 commit comments

Comments
 (0)