Skip to content

Commit

Permalink
[enzyme-adapter-utils] v1.4.0
Browse files Browse the repository at this point in the history
 - [New] Add event name mapping for animation events
 - [Fix] Allow empty strings as key props (#1524)
 - [Deps] remove unneeded `lodash` dep, update `object.assign`
 - [Dev Deps] update `babel-cli`, `babel-core`, `babel-plugin-transform-replace-object-assign`, `babel-preset-airbnb`, `chai`, `coveralls`, `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `json-loader`, `lerna`, `karma-firefox-launcher`, `prop-types`, `lerna`, `rimraf`, `webpack`
  • Loading branch information
ljharb committed Jul 9, 2018
1 parent 8bfad35 commit 6d0d2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-utils",
"version": "1.3.0",
"version": "1.4.0",
"description": "JavaScript Testing utilities for React",
"homepage": "http://airbnb.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit 6d0d2c4

Please sign in to comment.