Skip to content

Releases: nuxt/scripts

v0.9.5

15 Oct 13:06
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • googleMaps: Language & region params (#286)
  • Improved script warmup (#302)

🩹 Fixes

  • Avoid warming delayed script src (357d02a)
  • stripe: Prefer @stripe/stripe-js over @types/stripe-v3 (#300)
  • Optional Valibot schema (#287)

📖 Documentation

  • Fix typo/incomplete sentence (#285)

🏡 Chore

❤️ Contributors

v0.9.4

27 Sep 08:16
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • matomo: Easier cloud config using cloudId (d7e18c4)
  • matomo: Support numeric siteId (299516c)
  • Avoid overriding <link rek="preload" with invalid src (25f1ade)

📖 Documentation

  • Fix docs for disabling scripts in development (#281)

🏡 Chore

❤️ Contributors

v0.9.3

23 Sep 14:47
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Use free path for virtual plugin template (8624923)
  • 🐛 Fixed "height" css style property (#275)
  • adsense: Push ad slot once only on dev (#276)

📖 Documentation

  • Update scripts:registry hook example (#271)
  • ✏️ Updated definition for YouTube Player (#273)

❤️ Contributors

v0.9.2

16 Sep 04:44
d040401
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Types for ref triggers (7b3570d)
  • Cache bundled scripts relative to nuxt root (cc5e01b)

❤️ Contributors

v0.9.1

15 Sep 18:48
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Prefer ref triggers or promise booleans (bacd3de)

🏡 Chore

❤️ Contributors

v0.9.0

15 Sep 12:05
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Allow fallback on bundle fail (#255)

🩹 Fixes

  • adsense: ⚠️ Remove default data-ad-format (#248)
  • Improved bundle: true debug and cache clearing (d269066)
  • metaPixel: Use meta logo instead of facebook logo (#264)
  • Insert script src with app.baseURL (52e1fcb)

⚠️ Breaking Changes

  • adsense: ⚠️ Remove default data-ad-format (#248)

❤️ Contributors

v0.8.5

09 Sep 14:06
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • bundling: Throw error if download fails (#253)
  • YouTube: Broken api types (a00f753)

❤️ Contributors

v0.8.4

07 Sep 18:28
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • ScriptGoogleMaps: Clean up map markers properly (53bb530)

❤️ Contributors

v0.8.3

04 Sep 14:10
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Do not omit crossorigin from link preload (#241)

❤️ Contributors

v0.8.2

04 Sep 04:22
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • matomo: Support custom tracker urls (#236)

❤️ Contributors