Releases: nwinch/must-jsx
Releases · nwinch/must-jsx
v4.0
v3.0
v2.0
Changes
- Remove
custom
parameter. This was used to provide a custom version of React for differentisElement
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.