Skip to content

v1.2.0

Compare
Choose a tag to compare
@lmiller1990 lmiller1990 released this 01 May 10:47
· 82 commits to dev since this release

Features

  • feat(stubs): render function props deterministically (#1834). Note: this may break some snapshots of shallow mounted functional components.

Fixes

  • fix: correctly find functional components (#1835)
  • fix: trigger keyboard event regression (#1826)