Releases: nuxt/scripts
Releases · nuxt/scripts
v1.0.0-rc.6
Immutable
release. Only release title and notes can be modified.
🚨 Breaking Changes
- google-maps:
- Deprecate top-level center/zoom props - by @harlan-zw in #694 (bf560)
- Rename googleMaps expose to mapsApi - by @harlan-zw in #695 (966de)
- OverlayView class extraction and reactive position rendering - by @harlan-zw in #697 (c3347)
🚀 Features
- google-maps: OverlayView defaultOpen prop and LatLng position widening - by @harlan-zw in #696 (7bfc7)
🐞 Bug Fixes
- google-maps:
- Close races in resolveQueryToLatLng - by @harlan-zw in #693 (33ebf)
- Guard pan-on-open for closed/unpositioned overlay - by @harlan-zw in #698 (506df)
View changes on GitHub
v1.0.0-rc.5
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Inherit registry scriptOptions in composable instances - by @harlan-zw in #691 (698a5)
View changes on GitHub
v1.0.0-rc.4
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- google-maps: Prevent center reset on re-render and export clusterer types - by @harlan-zw and Claude Opus 4.6 (1M context) in #686 (6fdd5)
View changes on GitHub
v1.0.0-rc.3
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- google-maps: Prevent zoom/pan reset when overlay toggles - by @harlan-zw in #685 (0e4ae)
View changes on GitHub
v1.0.0-rc.2
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Add defineSlots to all components for proper slot type inference - by @harlan-zw in #684 (4df13)
- types: Broken IDE display of registry types - by @harlan-zw and Copilot in #683 (afbb6)
View changes on GitHub
v1.0.0-rc.1
Immutable
release. Only release title and notes can be modified.
No significant changes
View changes on GitHub
v1.0.0-beta.33
Immutable
release. Only release title and notes can be modified.
🚨 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)
View changes on GitHub
v1.0.0-beta.32
Immutable
release. Only release title and notes can be modified.
v1.0.0-beta.31
Immutable
release. Only release title and notes can be modified.
🚀 Features
- first-party: Exclude fingerprinting scripts, fix per-script opt-out - by @harlan-zw in #662 (1ac35)
- google-maps: Overlay view panning, cluster auto-hide, and render guard - by @harlan-zw in #663 (7fc0b)
View changes on GitHub
v1.0.0-beta.30
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- google-maps: Maybe solve race condition and warnings - by @harlan-zw (72484)