Skip to content

Improved arrow function detection in snapshots

Latest
Compare
Choose a tag to compare
@TheJaredWilcurt TheJaredWilcurt released this 06 Jun 03:18
· 1 commit to main since this release
013b3c1

Breaking changes to API

  • None

Breaking changes to snapshots

  • Some snapshots may change around inline functions.
  • If you updated Vue and your comments stopped being on their own lines, now they should be restore back to the previous style.

New Features

  • Improved support for arrow functions when rendered in the markup.

Special thanks to: @korya.

Bug fixes

  • None

Maintenance

  • Test coverage remains at 100%
  • Updated dependencies.

Code Changes: