Releases: nuxt/scripts
Releases · nuxt/scripts
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)
View changes on GitHub
v0.12.0
Immutable
release. Only release title and notes can be modified.
This release includes the merge of several new available scripts:
- 🚀 New Scripts: PayPal, Reddit Pixel, and Databuddy
- 🗺️ Google Map Declarative SFC API
- 🔨 Reworked devtools
- 🐛 15 bug fixes
Thank you to all contributors. An extra special shout out to @OrbisK, @dennisadriaans, @DamianGlowala, @vachmara & @gelanderosh for their contributions in this release.
🚨 Breaking Changes
- matomoAnalytics:
watch
mode - by @harlan-zw in #514 (31798) - stripe: Stripe basil - by @gelanderosh in #509 (21500)
🚀 Features
- Add databuddy analytics - by @vachmara in #495 (cdc2b)
- PayPal SDK - by @harlan-zw and Robin Kehl in #503 (c4cb1)
- Reddit Pixel - by @harlan-zw and Dennis in #507 (28ce2)
- Bundling cache expiration & bypass - by @harlan-zw in #497 (bf491)
- New event triggers - by @harlan-zw in #515 (6fbeb)
- devtools: Improved tracking - by @harlan-zw (9aa00)
- google-maps: Declarative SFC API - by @harlan-zw and @DamianGlowala in #510 (ca1ec)
🐞 Bug Fixes
- Merge query parms when overriding
scriptInput.src
- by @harlan-zw in #500 (abe57) - Gracefully handle production only scripts - by @harlan-zw (a53ab)
- Drop
#imports
usage - by @harlan-zw (67b7e) - Drop
performanceMarkFeature
emits - by @harlan-zw (c079f) - Respect env data when bundling - by @harlan-zw (86410)
- Improved debugging when bundling fails - by @harlan-zw (34d7b)
- devtools:
- Show URL logos correctly - by @harlan-zw (30aba)
- Show error status's - by @harlan-zw (22d91)
- Show validation errors - by @harlan-zw (c9e1a)
- Add null safety - by @harlan-zw in #501 (31cd2)
- googleAnalytics:
- Support customer ids - by @harlan-zw (20aa9)
- gtm:
- Broken
onBeforeGtmStart
arguments - by @endorfin and @harlan-zw in #494 (1edcd)
- Broken
- matomo:
- Broken event tracking - by @harlan-zw (712a8)
- types:
- Publish types for node context - by @harlan-zw (695b7)
- useScriptEventPage:
- Remove hooks on dispose - by @harlan-zw (cf5d7)
View changes on GitHub
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)