Skip to content

Commit

Permalink
[enzyme-adapter-react-16.3] v1.7.0
Browse files Browse the repository at this point in the history
 - [new] support shallow rendering `createContext()` providers and consumers  - add `isContextConsumer`, `getProviderFromConsumer` (#1966)
 - [new] add `wrapWithWrappingComponent`, `isCustomComponent` (#1960)
 - [refactor] use `react-is` predicates more
 - [deps] update `react-is`
 - [dev deps] update `eslint`
 - [build] include source maps
  • Loading branch information
ljharb committed Apr 6, 2019
1 parent ce36c19 commit 37ee6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-react-16.3/package.json
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-react-16.3",
"version": "1.6.2",
"version": "1.7.0",
"description": "JavaScript Testing utilities for React",
"homepage": "http://airbnb.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit 37ee6f5

Please sign in to comment.