Releases: Savory/Danet
Releases · Savory/Danet
Update dependencies
deno: update imports (#88) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2.4.0 SSE
2.3.1
What's Changed
- ci: add updater by @boywithkeyboard in #83
- deno: update imports by @github-actions in #84
New Contributors
- @boywithkeyboard made their first contribution in #83
- @github-actions made their first contribution in #84
Full Changelog: 2.3.0...2.3.1
2.3.0 Dynamic Module + WebSocket + KVQueueModule
What's Changed
- Feature : useValue + useClass injectables by @Sorikairox and @marco-souza in #81
- Feature: DynamicModule + KV Queue Module by @Sorikairox and @marco-souza in #80
- Feature: WebSockets by @Sorikairox and @marco-souza in #82
Full Changelog: 2.2.0...2.3.0
2.2.0 Scheduled tasks
2.1.0 EventEmitter module
What's Changed
- fix serveStatic method by @hironichu in #77
- Feature: Events by @marco-souza in #76
New Contributors
- @hironichu made their first contribution in #77
- @marco-souza made their first contribution in #76
Full Changelog: 2.0.1...2.1.0
Add back session
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Uses Hono
- SwaggerUI is now powered by https://github.com/scalar/scalar
- Awesome performance gain cf our benchmark
[Alpha] 2.0.3
Full Changelog: 1.8.0...2.0.3-alpha
[Alpha] 2.0.2 Middleware must cascade response back
2.0.2-alpha feat: cascade middleware return value