File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.9.3
4+
5+ [ compare changes] ( https://github.com/h3js/srvx/compare/v0.9.2...v0.9.3 )
6+
7+ ### 🚀 Enhancements
8+
9+ - ** node, deno, bun:** Graceful shutdown ([ #136 ] ( https://github.com/h3js/srvx/pull/136 ) )
10+ - Support ` SERVER_SHUTDOWN_TIMEOUT ` and ` SERVER_FORCE_SHUTDOWN_TIMEOUT ` env variables ([ 00454db] ( https://github.com/h3js/srvx/commit/00454db ) )
11+
12+ ### 🩹 Fixes
13+
14+ - ** cli:** Avoid double close ([ 51dbad2] ( https://github.com/h3js/srvx/commit/51dbad2 ) )
15+
16+ ### ❤️ Contributors
17+
18+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
19+
320## v0.9.2
421
522[ compare changes] ( https://github.com/h3js/srvx/compare/v0.9.1...v0.9.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " srvx" ,
3- "version" : " 0.9.2 " ,
3+ "version" : " 0.9.3 " ,
44 "description" : " Universal Server API based on web platform standards. Works seamlessly with Deno, Bun and Node.js." ,
55 "homepage" : " https://srvx.h3.dev" ,
66 "repository" : " h3js/srvx" ,
You can’t perform that action at this time.
0 commit comments