What's Changed
Bug fix:
- #1406 enforce return type in OptionalHandler
- allow using static handlers in Bun v1.3 by @Jarred-Sumner in #1464
- conditional use
crypto
randomUUID if not available (eg. iOS Safari)
Change:
Elysia.file
readstream value is now IIFE to re-read
New Contributors
- @Jarred-Sumner made their first contribution in #1464
Full Changelog: 1.4.9...1.4.10