enzyme-adapter-react-14
Advanced tools
Install Socket
Detect and block malicious and high-risk dependencies
Versions
Changelog
1.4.1 (January 24, 2016)
Upgrade to babel 6 (#81)
Fix event naming bug in ShallowWrapper (#135)
Documentation fixes
1.4.0 (January 21, 2016)
describeWithDOM enhancement (#126)
describeWithDOM
add .equals() method to ShallowWrapper (#124)
.equals()
ShallowWrapper
add object selector syntax (#110)
Fixed confusing behavior of prop selector syntax (#130)
1.3.1 (January 15, 2016)
Fix setProps not passing old context (#121)
Map lowercase mouse events in simulate (#77)
1.3.0 (January 13, 2016)
Added .html() method to ReactWrapper (#71)
.html()
ReactWrapper
Support property selector (i.e. [prop="foo"]) (#70)
[prop="foo"]
jsdom dependency now allows a range of supported versions (#95)
Normalized setProps() behavior between mount/shallow to merge props (#103)
setProps()
mount
shallow
Exclude _book from published package (#85)
_book
Various documentation, tests, and style changes
1.2.0 (December 10, 2015)
nodeHasId
1.1.0 (December 7, 2015)