enzyme v2.2.0 Release Notes

Release Date: 2016-03-21 // about 8 years ago
  • Minor Changes

    • โž• add options param to ShallowWrapper::shallow (#275)

    Patches

    • ๐Ÿ‘‰ make enzyme compatible with all React 15 RCs (#272)

    • increase coverage for Stateless Functional Components (#267)

    • ๐Ÿ‘Œ improve context support for Stateless Functional Components (#256)

    • ๐Ÿ›  fix tree traversal for Stateless Functional Components (#257)

    • ๐Ÿ›  fix .find for nested Stateless Functional Components (#274)

    • ๐Ÿ›  fix .props() and .debug() methods for Stateless Functional Components (#255)

    • prevent falsy nodes from being counted as children (#251)