Skip to content

v0.23.0

Choose a tag to compare

@HusamElbashir HusamElbashir released this 07 Jul 22:51
· 18 commits to develop since this release
3130c3d

What's Changed

⚠ BREAKING CHANGES

  • AdvancedMarker: Custom content now requires explicit #content slot instead of default slot. If you were using custom HTML content in AdvancedMarker in v0.22.0, wrap it in <template #content>. InfoWindow components are unaffected and continue using the default slot.

Features

Bug Fixes

New Contributors

Full Changelog: v0.22.0...v0.23.0