UNPKG

enzyme

Version:

JavaScript Testing utilities for React

33 lines (14 loc) 567 B
# Change Log ## 1.2.0 (December 10, 2015) ### Minor Changes - Support for context ([#62](https://github.com/airbnb/enzyme/pull/62)) ### Patches - `nodeHasId` fix for some 0.14 corner cases ([#65](https://github.com/airbnb/enzyme/pull/65)) ## 1.1.0 (December 7, 2015) ### Minor Changes - Support for Stateless Functional Components ([#53](https://github.com/airbnb/enzyme/pull/53)) ### Patches - Tweak `describeWithDOM` messaging ([#48](https://github.com/airbnb/enzyme/pull/48)) - Documentation Fixes ## 1.0.0 (December 3, 2015) - Official Release!