v2.0.0-beta.1
Pre-release
Pre-release
·
7 commits
to main
since this 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)