Uh oh!
There was an error while loading. Please reload this page.
Releases: nuxt/scripts
Releases · nuxt/scripts
Release list
v2.0.0-beta.5
v2.0.0-beta.5Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- proxy: Disable proxying for static deployments - by @harlan-zw in #876(ba5f2)
- registry: Don't declare the global
Windowviaextends- by @Togetic and Claude Opus 5 (1M context) in #878(ef421)
View changes on GitHub
v1.3.8
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- registry: Don't declare the global
Windowviaextends(1.x backport) - by @harlan-zw, Togetic and Claude Opus 5 (1M context) in #880(be0ce)
View changes on GitHub
v1.3.7
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- proxy: Disable proxying for static deployments (1.x backport) - by @harlan-zw in #877(33fcd)
View changes on GitHub
v2.0.0-beta.4
v2.0.0-beta.4Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- adsense: Support in-feed layout keys - by @harlan-zw in #874(ba124)
View changes on GitHub
v2.0.0-beta.3
v2.0.0-beta.3Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- carbon-ads: Keep the script id resolvable after unmount - by @harlan-zw in #872(e3e72)
View changes on GitHub
v2.0.0-beta.2
v2.0.0-beta.2Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
🚨 Breaking Changes
- maplibre: Require MapLibre GL JS v6 - by @harlan-zw in #866(5ece9)
🏎 Performance
- Keep valibot out of production client bundles - by @harlan-zw in #869(7dd58)
- Drop undici from the Node network dispatcher - by @harlan-zw in #870(27af1)
- Stop build plugins doing work the bundler can filter - by @harlan-zw in #871(7ada1)
View changes on GitHub
v2.0.0-beta.1
v2.0.0-beta.1Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
🚨 Breaking Changes
- Migrate Nuxt Scripts v2 to Unhead 3.3.1 - by @harlan-zw in #832(0342a)
- Drop legacy compatibility for v2 - by @harlan-zw in #851(2db33)
- deps: Require @paypal/paypal-js v10 - by @harlan-zw in #864(c8375)
- security: Remove signing and billable Maps proxies - by @harlan-zw in #788(3b4a1)
🚀 Features
- DeskCrew - by @webmilmind1 in #856(f8112)
- maps: Add Leaflet and MapLibre integrations - by @harlan-zw in #833(2d915)
🐞 Bug Fixes
- Import
defineNuxtPluginin intercept plugin - by @harlan-zw in #842(8a2c9) - Support Nitro 2 and 3 server runtimes - by @onmax and @harlan-zw in #844(aa88c)
- Resolve Nitro compatibility aliases during SSR - by @harlan-zw(db201)
- cloudflare:
- Keep Undici out of Worker bundles - by @harlan-zw in #860(bf9bd)
- gtm:
- Don't declare
dataLayeron the globalWindow- by @Togetic and @harlan-zw in #855(a6d76)
- Don't declare
- proxy:
- Block unsafe redirects and local targets - by @harlan-zw in #840(a17c0)
- Skip empty passthrough body streams - by @harlan-zw in #854(2331d)
- Report upstream failures as gateway errors - by @harlan-zw in #862(6a084)
- script:
- Harden lifecycle and SDK loading - by @harlan-zw in #850(b8f35)
View changes on GitHub
v1.3.6
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- gtm: Don't declare
dataLayeron the globalWindow(1.x backport) - by @harlan-zw and Togetic in #865(77f1e) - proxy: Report upstream failures as gateway errors (1.x backport) - by @harlan-zw in #863(d4d30)
View changes on GitHub
v1.3.5
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- cloudflare: Keep Undici out of Worker bundles - by @harlan-zw in #860(e0888)
View changes on GitHub
v1.3.4
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Import
defineNuxtPluginin intercept plugin - by @harlan-zw in #842(d7f1f) - Support Nitro 2 and 3 server runtimes - by @onmax and @harlan-zw in #844(d67d1)
- Resolve Nitro compatibility aliases during SSR - by @harlan-zw(35ca6)
- proxy:
- Block unsafe redirects and local targets - by @harlan-zw in #840(cd17e)
- script:
- Harden lifecycle and SDK loading - by @harlan-zw in #850(4bab6)
- Detect runtime Unhead capabilities - by @harlan-zw(66edb)
- Honor aliased Unhead capabilities - by @harlan-zw(bf39c)