Releases: wobsoriano/siopao
Releases · wobsoriano/siopao
v0.4.3
No significant changes
View changes on GitHub
v0.4.2
v0.4.0
🚀 Features
- Improve path param typings - by @wobsoriano (6ad9e)
- deps: Bump radix3 to 1.1.0 - by @wobsoriano (b2f9c)
View changes on GitHub
v0.3.0
🚀 Features
- deps: Bump radix3 to 1.0.1 - by @wobsoriano (70b2a)
🐞 Bug Fixes
- Request type - by @wobsoriano (12624)
View changes on GitHub
v0.2.8
🚀 Features
- Pass server object to callback - by @wobsoriano (8d1c0)
- deps: Bump radix3 to 1.0.0 - by @wobsoriano (a9bdf)
View changes on GitHub
v0.2.7
v0.2.6
🚀 Features
- Add express style callback when listening - by @wobsoriano (16711)
View changes on GitHub
v0.2.5
🐞 Bug Fixes
- Missing
app.fetch
type - by @wobsoriano
v0.2.0
- Supports
Bun
only - Fixed not found response status
- Renamed named export from
App
toSiopao
v0.1.0
Initial release!