Update to unexpected-htmllike 0.4.0, and add className diffing, using class semantics. i.e. order does not matter,
extra classes are ignored by default (not with exactly style assertions).
Force dependency update to unexpected-htmllike 0.3.2 - important bugfix for 'to contain', when a child element
is not identical, but actually matches with the to contain flags that are in place.
Update to v0.4.1 of unexpected-htmllike-jsx-adapter, to add support for iterators as children
Thanks to @jkimbo for the failing test, and @Lugribossk for reporting