Skip to content

Releases: nuxt/scripts

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

v0.8.1

04 Sep 04:18
9926ad4
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Handle scripts missing src (510d7b9)

📖 Documentation

  • Add learn section and carbon ads (f4de446)

❤️ Contributors

v0.8.0

03 Sep 17:09
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Automatically preload and preconnect relevant scripts (a65a5e0)
  • useScriptTriggerElement: Pre-hydration event triggers (#237)
  • googleMaps: Unified styling of static image and map (c85d278)

🩹 Fixes

  • Soft-dependency on Unhead v1.10.4 (4a9fc40)
  • Allow useScript to re-register trigger (9890124)
  • useScriptTriggerElement: Reject promises on scope dispose (7297783)
  • googleAdsense: Broken validation input path (f198a80)

❤️ Contributors

New Contributors

v0.7.1

22 Aug 09:13
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Broken type generation (8282d6e)
  • GoogleMaps: Ensure center marker is place when using mapOptions (45e6f24)
  • GoogleMaps: Avoid losing marker reference (406968a)

📖 Documentation

  • Fix broken link (#208)
  • Fix broken link (#211)

🏡 Chore

❤️ Contributors