v0.12.0
·
6 commits
to main
since this release
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)