What's Changed
- chore: add development environment by @jarqvi in #2095
- chore(lint): set
curly
rule asall
by @yusukebe in #2112 - fix: replace fs.existsSync() with Bun.file().exists() by @the-pesar in #2115
- fix(types): infer complex path params by @yusukebe in #2122
- fix(jsx): fix context provider with async component by @usualoma in #2124
New Contributors
- @jarqvi made their first contribution in #2095
- @the-pesar made their first contribution in #2115
Full Changelog: v3.12.8...v3.12.9