Skip to content

v4.12.29

Latest

Choose a tag to compare

@yusukebe yusukebe released this 10 Jul 09:33

What's Changed

  • fix(client): merge function headers with per-request headers by @yusukebe in #5092
  • chore: fix no-op tsc in test script by @yusukebe in #5093
  • fix(lambda-edge): resolve the handler with the value passed to the callback by @yusukebe in #5094
  • docs(language): add JSDoc @example to languageDetector by @codebybilal18 in #5081
  • test(workerd): add compatibilityDate by @yusukebe in #5100
  • fix(lambda-edge): base64 encode content-encoded response bodies by @yusukebe in #5099
  • fix(aws-lambda): treat any non-identity content-encoding as binary by @yusukebe in #5101
  • fix(types): strip extra properties from array types in JSONParsed by @Arman-Luthra in #5103
  • fix(trie-router): match empty wildcard remainder after regexp param by @usualoma in #5102
  • fix(etag): treat If-None-Match: * as a match by @yusukebe in #5084

New Contributors

Full Changelog: v4.12.28...v4.12.29