What's Changed
- π NEW: Skip polyfill for SSR and non-browser environments by @break-stuff in #377. This change impacts the auto-applied polyfill (
@oddbird/css-anchor-positioning, not@oddbird/css-anchor-positioning/fn), and skips the polyfill whenwindowis undefined. - π INTERNAL: Upgrade dependencies
- π INTERNAL: Pin Node version for Playwright compatibility by @jamesnw in #379
New Contributors
- @break-stuff made their first contribution in #377
Full Changelog: v0.8.0...v0.9.0