Skip to content

Commit cdfb1c6

Browse files
committed
[enzyme-adapter-react-16] v1.15.6
- [fix] `.setContext()`: calls cWRP (#2476) - [fix] Ensure recursive calls to `displayNameOfNode` uses the adapter's version of the method (#2482) - [deps] update `object.assign`, `object.values`, `enzyme-adapter-utils` - [dev deps] update `eslint`, `eslint-config-airbnb`, `eslint-config-airbnb-base`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `eslint-plugin-react-hooks`, `babel-plugin-add-module-exports`, `@babel/cli`, `@babel/core`, `@babel/node`, `@babel/register`, `babel-loader`
1 parent 268743a commit cdfb1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "enzyme-adapter-react-16",
3-
"version": "1.15.5",
3+
"version": "1.15.6",
44
"description": "JavaScript Testing utilities for React",
55
"homepage": "https://enzymejs.github.io/enzyme/",
66
"main": "build",

0 commit comments

Comments
 (0)