Skip to content

Latest commit

 

History

History
41 lines (19 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

41 lines (19 loc) · 2.08 KB

Bug Fixes

Bug Fixes

  • remove last mounted component upon subsequent mount calls (#24470) (f39eb1c)
  • remove some CT functions and props (#24419) (294985f)

BREAKING CHANGES

  • remove last mounted component upon subsequent mount calls of mount

Bug Fixes

  • Hovering over mount in command log does not show component in AUT (#24346) (355d210)

Bug Fixes

@cypress/svelte-v1.0.0 (2022-08-30)

Features