v3.2.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
- scripts:
- Add async readiness and consumer scopes - by @harlan-zw in #840 (bbdc1)
- Add opt-in trigger primitives - by @harlan-zw in #856 (cf5a9)
- server:
- Experimental
prepareTemplate- by @harlan-zw in #830 (0b8ca)
- Experimental
🐞 Bug Fixes
- Tolerate mixed Unhead majors in Nuxt builds - by @harlan-zw (680c0)
- bundler:
- Correct build-target detection for transforms - by @harlan-zw in #829 (ea148)
- react:
- Export provider prop types - by @harlan-zw in #854 (d15af)
- schema-org:
- Export missing node types - by @harlan-zw in #852 (f5bf5)
- stream:
- Respect backpressure/cancellation - by @harlan-zw in #827 (6395a)
- Prevent Rollup from rewriting generated IIFE - by @harlan-zw in #863 (f6cda)
- types:
- Expose public extension types - by @harlan-zw in #849 (83404)
- Preserve define helper properties - by @harlan-zw (b042a)
- unhead:
- Dedupe link tags by rel + href - by @harlan-zw in #824 (c364e)
- Align Promise handling with sync rendering - by @harlan-zw in #839 (c5940)
🏎 Performance
- unhead:
- Precompute SSR init tags - by @harlan-zw in #828 (b6bf7)
- Reduce resolver allocations - by @harlan-zw in #838 (2a3cd)