Releases: nuxt/scripts
Releases · nuxt/scripts
v1.2.1
Immutable
release. Only release title and notes can be modified.
v1.2.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
- SpeedCurve LUX - by @zizzfizzix and @harlan-zw in #782 (82696)
- globals: Runtime disable + scripts:globals hook - by @harlan-zw in #808 (62b04)
🐞 Bug Fixes
- deps: Add support for unhead v3 - by @danielroe and @harlan-zw in #795 (fefd9)
- google-maps: Deprecate heatmap component - by @harlan-zw in #809 (c92ac)
- google-maps,gravatar: A11y misc fixes - by @harlan-zw in #802 (bb42b)
- instagram-embed: Use facebookexternalhit UA & don't cache empty shells - by @harlan-zw in #806 (87b13)
- proxy: Strip hop-by-hop request headers (RFC 7230) - by @harlan-zw in #804 (da57b)
- speedcurve: Vendor LUX snippet and group schema options - by @harlan-zw in #805 (ac0ad)
- stripe: Allow selecting Stripe.js SDK version - by @harlan-zw in #799 (ae8d2)
- vimeo: A11y keyboard and video placeholder alt text - by @harlan-zw in #803 (33a11)
- youtube-player: A11y keyboard-accessible - by @harlan-zw in #798 (8b4e9)
View changes on GitHub
v1.1.1
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- security:
- Allow opting out of proxy page token in SSR payload - by @harlan-zw in #789 (4738a)
- Allow disabling proxy signing with
security: false- by @harlan-zw in #790 (dc11a)
- tiktok-pixel:
- Use TikTok's array snippet protocol - by @harlan-zw in #786 (f46cc)
View changes on GitHub
v1.1.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
- LinkedIn Insight Tag - by @zizzfizzix in #741 (fb922)
- Ahrefs Web Analytics - by @harlan-zw in #751 (ceb4b)
- Usercentrics CMP - by @harlan-zw in #749 (d2114)
- Calendly - by @harlan-zw in #750 (e8524)
- Build-time debug flag with script-lifecycle tracing - by @harlan-zw in #760 (f6c25)
- Warn on misconfigured NUXT_PUBLIC_SCRIPTS_* env vars - by @harlan-zw in #778 (05d32)
- Env-var overrides for scripts.globals (single-build, multi-deploy) - by @harlan-zw in #780 (88869)
- gtm,ga: Consent.default() + strict GCMv2 validation - by @harlan-zw in #772 (6f74a)
- tiktokPixel: Production hardening - region, CAPI dedup, advanced matching - by @harlan-zw in #776 (c5b69)
🐞 Bug Fixes
- Add
--pnpmflag topkg-pr-new publishcommand in nightly workflow - by @DamianGlowala and Damian Głowala in #755 (53810) - Validate required registry fields after runtime merge - by @tsukiyama-3 and @harlan-zw in #762 (61293)
- assets:
- Set js content-type on dev bundled asset handler - by @harlan-zw in #748 (6ddc9)
- google-maps:
- Avoid recentering on inline options - by @harlan-zw in #747 (65c3b)
- googleTagManager:
- plausible:
- Honor scriptInput.src in bundle.resolve for self-hosted - by @harlan-zw in #775 (fb50b)
- proxy:
- tiktokPixel:
- Missing types - by @harlan-zw in #773 (f73a0)
View changes on GitHub
v1.0.6
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- google-analytics, google-tag-manager: Per-region consent defaults - by @zizzfizzix in #739 (ada74)
- google-maps: Avoid recentering google maps on inline options - by @harlan-zw in #740 (ab1d5)
View changes on GitHub
v1.0.5
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- google-maps: Detach overlay element on unmount - by @harlan-zw in #736 (49b54)
- google-sign-in: Initialize/renderButton/prompt helpers - by @harlan-zw in #734 (ecd1b)
View changes on GitHub
v1.0.4
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- google-analytics: Allow ga-audiences regional Google domains through proxy - by @harlan-zw in #729 (9ac99)
- google-maps: Preserve user pan and re-emit ready on color-mode re-init - by @harlan-zw in #731 (ceecf)
- proxy: Cover dynamic third-party domains for Clarity and PostHog - by @harlan-zw in #732 (985d5)
View changes on GitHub
v1.0.3
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Green CI on main - by @harlan-zw (377b1)
- google-maps: Re-init on color-mode change for cloud-styled mapIds - by @harlan-zw in #727 (94b7d)
View changes on GitHub
v1.0.2
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- bundle: Content-address bundled script filenames for stable SRI - by @harlan-zw in #725 (f979e)
- fathom-analytics: Drop proxy support, bundle-only with sdkPatches - by @harlan-zw in #722 (0f27c)
View changes on GitHub
v1.0.1
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Respect proxying self-hosted domains - by @harlan-zw in #718 (2bbeb)
- google-maps:
- Prevent blank space during page transitions - by @harlan-zw in #715 (8a817)
- Handle marker + mapOptions.styles conflict - by @harlan-zw in #719 (67af0)
- vercel-analytics:
- Skip script in dev to avoid failed insights POSTs - by @harlan-zw in #713 (8ef0d)