Releases: nuxt/scripts
Releases · nuxt/scripts
v0.11.13
No significant changes
View changes on GitHub
v0.11.12
No significant changes
View changes on GitHub
v0.11.10
No significant changes
View changes on GitHub
v0.11.9
🚀 Features
🐞 Bug Fixes
- Support cdnURL for bundled scripts - by @harlan-zw in #472 (6f957)
- meta-pixel: Refine fbq type definitions - by @tsukiyama-3 in #464 (3ba8a)
View changes on GitHub
v0.11.8
🐞 Bug Fixes
- GoogleMaps:
- UmamiAnalytics:
- V2.18 compatibility - by @harlan-zw (7671c)
- VimeoPlayer:
- Switch to new oembed API for thumbnails - by @harlan-zw (09fa6)
- rybbit:
- Support number
siteId
- by @harlan-zw (ab89f) - Prefer top level functions - by @harlan-zw (88533)
- Support number
View changes on GitHub
v0.11.7
v0.11.6
🐞 Bug Fixes
- bundling: Avoid bundling scripts that are missing options - by @harlan-zw (e4b40)
- clarity: Proxying broken once clarity loads - by @harlan-zw (8469d)
- snapchatPixel: Broken option merging when mocked - by @harlan-zw (49f7d)
View changes on GitHub
v0.11.5
v0.11.4
🐞 Bug Fixes
- Register core composables with higher priority - by @harlan-zw (c2599)
View changes on GitHub
v0.11.3
ℹ️ If you're having type issues with these still, do a nuxi upgrade --force
. Unhead 2.0.1 includes a fix for proxy.gtag
.
🐞 Bug Fixes
- Resolve Unhead context from Nuxt instance - by @harlan-zw (2e55b)
- Avoid registering the registry composables twice - by @harlan-zw (8c754)
- GoogleAnalytics: Improved type safety - by @harlan-zw (06139)
- GoogleMaps: Dedupe markers based on position - by @harlan-zw (45fd2)
- GoogleTagManager: Add all query params - by @harlan-zw (6f54f)
- googleMaps: Region, language and version be own props - by @ptdev in #433 (458d7)