Releases: nuxt/scripts
Releases · nuxt/scripts
v0.9.5
🚀 Enhancements
🩹 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
- Type issue (6490ce3)
- Type issue (0c5135c)
- Playground for multi datalayers (#173)
- Test scripts (1f7df13)
- Broken ci (c89380f)
- devtools: Fix deprecation (29864f1)
- Bump deps & lint (c54412f)
❤️ Contributors
- Harlan (@harlan-zw)
- Harlan Wilton (@harlan-zw)
- Julien Huang (@huang-julien)
- Morgan-retex (@morgan-retex)
- Stefano Bartoletti (@stefanobartoletti)
v0.9.4
🩹 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
- Bump deps (931f4f6)
❤️ Contributors
- Harlan (@harlan-zw)
- Paul (@schnetzi)
v0.9.3
🩹 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
❤️ Contributors
- Harlan (@harlan-zw)
- Asoka Wotulo (@asokawotulo)
- Arb85 (@arb85)
- Bernhard Berger (@bernhardberger)
v0.9.2
v0.9.1
🩹 Fixes
- Prefer ref triggers or promise booleans (bacd3de)
🏡 Chore
❤️ Contributors
- Harlan (@harlan-zw)
v0.9.0
🚀 Enhancements
- Allow fallback on bundle fail (#255)
🩹 Fixes
- adsense:
⚠️ Remove defaultdata-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 defaultdata-ad-format
(#248)
❤️ Contributors
- Harlan (@harlan-zw)
- 2nofa11 (@2nofa11)
- Julien Huang (@huang-julien)
- Asoka Wotulo (@asokawotulo)
v0.8.5
v0.8.4
🩹 Fixes
- ScriptGoogleMaps: Clean up map markers properly (53bb530)
❤️ Contributors
- Harlan [email protected]
v0.8.3
🩹 Fixes
- Do not omit
crossorigin
from link preload (#241)
❤️ Contributors
- Harlan [email protected]
- Daniel Roe [email protected]