salesforce / lwc-test

LWC plugins and utilities for testing
MIT License
46 stars 31 forks source link

fix(serializer): normalize class attributes #236

Closed nolanlawson closed 6 months ago

nolanlawson commented 6 months ago

Split into two commits to make the changes more obvious.

BREAKING CHANGE: snapshots may change.

TODO: do the same for style attrs.

W-15365974

jmsjtu commented 6 months ago

See #237 for style attribute changes.