Skip to content

v2.4.1

Compare
Choose a tag to compare
@pi0 pi0 released this 16 May 23:06

compare changes

⬆️ How to Upgrade?

  • Make sure to recreate the lock file as well in order to receive all UnJS ecosystem updates.
  • If you are using Nitro via Nuxt, simply use npx nuxi@latest upgrade --force.

🩹 Fixes

  • pkg: Add http-proxy types to deps (#1213)
  • vercel-edge: Use platform provided process shim (392ce64)
  • netlify-edge: Update output format (41a4a6a)
  • netlify-edge: Support environment variables (5c85c14)
  • netlify-edge: Handle static asset urls (116874f)
  • netlify-edge: Fix body handling (4c825b6)
  • vercel-edge: Fix body handling (c75c2f1)
  • deno, lagon, sw: Fix request body handling (1c88e5e)
  • netlify-edge: Polyfill missing x-forwarded-proto header (4e5f46e)

🏡 Chore

❤️ Contributors