Skip to content

v2.11.9

Latest
Compare
Choose a tag to compare
@pi0 pi0 released this 10 Apr 18:16
· 2 commits to v3 since this release

compare changes

🩹 Fixes

  • cludflare-module: Respect baseURL for public output assets (#3280, #3283)
  • Add unenv aliases for process/ and string_decoder/ (#3273)

💅 Refactors

  • openapi: Allow extensible x- properties in $globals (#3278)
  • Allow setting dotenv config for loadOptions (#3274)
  • cloudflare: Detect workers build ci (#3279)
  • cloudflare: Enable node compat and deploy config progressively on new workers CI (#3284)
  • Soft warning for compatibility date (#3292)
  • cloudflare, deno-deploy: Update node compat (#3301)
  • dev: Update serve-static to v2 (#3302)

📖 Documentation

  • Add compatibility date info (#3290)

❤️ Contributors