8000 Release 1.3.1 · elysiajs/elysia · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.3.1

Compare
Choose a tag to compare
@SaltyAom SaltyAom released this 08 May 12:59
· 37 commits to main since this release
0792b06

Day 1 patch

doro

What's new

Bug fix:

  • #1200 limited Bun Router to supported method
  • #1199 object are not normalized when t.Transform is provided
  • #1198, #1188, #1186 exclude wildcard route from Bun router
  • #1197 leave incorrect union field as-is
  • #1195 invalid onAfterHandle typing
  • #1194 normalize array response
  • #1193 undefine value.schema.noValidate
  • #1192 using a macro inside a group does not call the handler when using the precompile option
  • #1190 derive and resolve handlers not being executed on WS context
  • #1189 Type Inference Issue with Eden Treaty Group Endpoints
  • #1185 path is missing from Context when Bun System Router is used
  • #1184 Missing mapEarlyResponse on Bun System Router

Change:

  • update exact-mirror to 0.1.2

Full Changelog: 1.3.0...1.3.1

0