🚨 Breaking Changes
- Config consolidation for v1 - by @harlan-zw in #661 (8deac)
- Simplify Google Maps components - by @harlan-zw (d381c)
- Extract
ScriptGoogleMapsStaticMapas standalone component - by @harlan-zw in #673 (6947c)
🚀 Features
- New devtools - by @harlan-zw (1c285)
- google-maps:
- Support transitions with
data-state- by @harlan-zw (61319) - Add #renderer slot to ScriptGoogleMapsMarkerClusterer - by @harlan-zw in #675 (46798)
- Support transitions with
🐞 Bug Fixes
- Remove redundant
=== falsecheck causing type error in registry - by @harlan-zw (f53a1) - Add missing proxy domains across registry scripts - by @harlan-zw (1c47e)
- Add v0 migration warnings and docs for breaking config changes - by @harlan-zw in #679 (63d4d)
- ScriptGoogleMapsPinElement:
- V1 migration helpers - by @harlan-zw (a1595)
- ci:
- Run nuxt prepare at root so .nuxt/tsconfig.json exists for build - by @harlan-zw (edc3b)
- google-analytics:
- Add www.google.com and www.googletagmanager.com to proxy domains - by @harlan-zw in #678 (30074)
- google-maps:
- Remove redundant slot props from OverlayView - by @harlan-zw in #666 (c2f8a)
- Bind
$attrsto overlay view - by @DamianGlowala and Damian Głowala in #672 (e6ecf)