Skip to content

Commit 686f35e

Browse files
committed
[enzyme-adapter-utils] v1.12.1
- [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (#2259) - [refactor] remove unused code from createMountWrapper; add tests - [meta] Update airbnb.io URLs to use https (#2222) - [deps] update `airbnb-prop-types`, `function.prototype.name`, `object.fromentries`, `semver` - [dev deps] update `eslint`, `eslint-config-airbnb`, `eslint-plugin-react`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`
1 parent 55c6ec2 commit 686f35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/enzyme-adapter-utils/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-utils",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"description": "JavaScript Testing utilities for React",
55
"homepage": "https://airbnb.io/enzyme/",
66
"main": "build",

0 commit comments

Comments
 (0)