What's Changed
Bug fix:
- #1255 regression in serving an imported HTML file
- #1251 property 'status' does not exist onError function
- #1247 ensure WebSockets get routed properly without AoT compilation
- #1246 property 'timeout' does not exist on type 'Server'
- #1245 error on onAfterHandle (no property 'response')
- #1239 t.Files validator breaks for response schema
- #1187, #1169 websocket beforeLoad not being executed
- fix: standalone validator - guard types, as(scoped|global) and hooks by @Lolotronop in #1241
- fix: Websocket
beforeLoad
not being executed by @carlosmfreitas2409 in #1187 - Ensure WebSockets get routed properly without AoT compilation by @llama-for3ver in #1247
- fix wrong unexist
Elysia --revision
guide in bug report template by @kravetsone in #1226
New Contributors
- @Lolotronop made their first contribution in #1241
- @carlosmfreitas2409 made their first contribution in #1187
- @llama-for3ver made their first contribution in #1247
Full Changelog: 1.3.4...1.3.5