Skip to content

Commit 7ad6910

Browse files
committed
[enzyme-adapter-react-16] v1.6.0
- [new] add `isCustomComponentElement` (#1832) - [fix] (<= v16.2) ensure that `this.state` starts out `null` when unspecified on a custom component (#1849) - [fix] `forwardRef`: respect `.displayName` on the forwardRef (#1817) - [deps] update `babel-preset-airbnb`, `chai`, `eslint`, `mocha`, `enzyme-adapter-utils`, `react-is`, `airbnb-js-shims`
1 parent e558ada commit 7ad6910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5.0",
3+
"version": "1.6.0",
44
"description": "JavaScript Testing utilities for React",
55
"homepage": "http://airbnb.io/enzyme/",
66
"main": "build",

0 commit comments

Comments
 (0)