Releases: nuxt/scripts
Releases · nuxt/scripts
v1.0.0-beta.5
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Protect against broken new URL when proxying - by @harlan-zw (cb7ff)
View changes on GitHub
v1.0.0-beta.4
Immutable
release. Only release title and notes can be modified.
v1.0.0-beta.3
Immutable
release. Only release title and notes can be modified.
🚀 Features
- posthog: Support proxy mode - by @harlan-zw (6c467)
- proxy: Granular per-script privacy controls - by @harlan-zw in #611 (ec2a6)
🐞 Bug Fixes
- Broken bare domain path matching - by @harlan-zw (58fe9)
View changes on GitHub
v1.0.0-beta.2
Immutable
release. Only release title and notes can be modified.
🚀 Features
- Add SSR social media embeds for X and Instagram - by @harlan-zw and Claude Opus 4.5 in #590 (aa542)
- Experimental nuxt/partytown support - by @harlan-zw and Claude Opus 4.5 in #576 (b67c9)
- First-party proxy mode with privacy anonymization - by @harlan-zw, Claude Opus 4.5 and Copilot Autofix powered by AI in #577 (3bc81)
🐞 Bug Fixes
- Safer resolve of triggers via nuxt.config - by @harlan-zw (73870)
- Import from
@nuxt/schema- by @danielroe in #600 (1addd) - Explicit opt-in for proxy mode - by @harlan-zw (ef5f4)
- Migrate to unplugin v3 - by @harlan-zw (409a8)
- Better registry key matching - by @harlan-zw (23c75)
- proxy:
- Missing path separators - by @harlan-zw (a935e)
- Missing script src - by @harlan-zw (fadda)
- tiktok:
- Missing global - by @harlan-zw (8b391)
🏎 Performance
- Migrate plugins to oxc-walker (parseAndWalk) - by @harlan-zw in #610 (abb95)
View changes on GitHub
v1.0.0-beta.1
Immutable
release. Only release title and notes can be modified.
See #594, please provide issues there.
v0.13.2
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Allow
@stripe/stripe-jsv8 - by @harlan-zw (f5168) - paypal: V9 sdk peer dependency - by @harlan-zw (a8a93)
View changes on GitHub
v0.13.1
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Convert MarkerClusterer to dynamic import to support optional peer dependency - by harlan-zw in #551 (908e4)
- google-maps: Missing types for
<ScriptGoogleMaps/>- by @BobbieGoede in #560 (5021a) - x-pixel: Correct variable name from e.exe to s.exe - by @tsukiyama-3 in #541 (8b0fc)
View changes on GitHub
v0.13.0
Immutable
release. Only release title and notes can be modified.
🚨 Breaking Changes
- Plausible script updates - by @harlan-zw in #534 (5c9a7)
🐞 Bug Fixes
- DefaultScriptOptions idleTimeout config - by @harlan-zw (faf83)
- google-maps: Mark peer dependency as optional - by @danshilm in #537 (3a860)
View changes on GitHub
v0.12.2
Immutable
release. Only release title and notes can be modified.
v0.12.1
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Resolve import paths as absolute - by @harlan-zw (a2173)
🏎 Performance
- googleMaps: Avoid multiple rerenders when adding markers to clusterer - by @DamianGlowala in #517 (1f5e1)