Skip to content

v2.13.0

Latest

Choose a tag to compare

@pi0 pi0 released this 08 Jan 22:16
· 1 commit to main since this release
0874039

compare changes

🚀 Enhancements

  • vercel: Add support for skew protection (#3850)
  • bun: Support NITRO_BUN_IDLE_TIMEOUT env variable (#3294)

🔥 Performance

  • Process static assets in parallel (#3910)
  • Limit concurrency for compressing public assets (#3384)

🩹 Fixes

  • firebase: Update gen 1 import to match latest sdk (28406449)
  • Correct crypto polyfill (5caca6c0)
  • vercel: Handle ISR requests with passQuery: true (#3539)
  • dev: Automatically use Content-Encoding: gzip for .gz static files (#3381)
  • static: Add vary: accept-encoding for assets with compressed version (#3443)
  • dev: Respect opts.json when false for error handler (#3920)
  • dev: Apply headers from route rules for static assets (c74d7a17, f059e4ba, be316b49)
  • vercel: Avoid adding o11y links for prerendered paths (#3927)
  • cloudflare-durable: Expose env bindings in durable handler (#3931)

💅 Refactors

q

  • Update firebase-functions type import (d27fbe86)

📖 Documentation

  • Add versions select (#3855)
  • Fix compatibilityDate value (#3570)

📦 Dependencies

🤖 CI

  • Avoid bumping h3 to nightly (0b5a9c37)
  • Correct ref check for nightly (de8d24c4)

❤️ Contributors