Skip to content

v1.1.2

Compare
Choose a tag to compare
@lmiller1990 lmiller1990 released this 14 Dec 07:21
· 127 commits to dev since this release

Fixes

  • feat: support array class binding in stubbed functional components (#1744) @palpich note: potential breaking change for some snapshots.
  • fix: does not pass data provided to mount to wrapper component (#1750) @xanf
  • fix: type getComponent() (#1741) @DevAnouar-FT