Skip to content

v2.0

Compare
Choose a tag to compare
@nwinch nwinch released this 30 Apr 00:19
· 4 commits to master since this release

Changes

  • Remove custom parameter. This was used to provide a custom version of React for different isElement checks, but I don't see the use in this anymore so have removed it.

Improvements

  • Now showing correct JSX string in expected
  • Using latest version of react-element-to-jsx-string
  • Passing transformed actual property to assertion error for diffing output.