File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.9.5
4+
5+ [ compare changes] ( https://github.com/h3js/srvx/compare/v0.9.3...v0.9.5 )
6+
7+ ### 🚀 Enhancements
8+
9+ - ** node, deno, bun:** Validate server port range ([ #137 ] ( https://github.com/h3js/srvx/pull/137 ) )
10+
11+ ### 🩹 Fixes
12+
13+ - Handle non promise and promise-like values for ` waitUntil ` ([ ef71acd] ( https://github.com/h3js/srvx/commit/ef71acd ) )
14+
15+ ### 💅 Refactors
16+
17+ - Improve gracefulShutdown dx ([ 3170f23] ( https://github.com/h3js/srvx/commit/3170f23 ) )
18+
19+ ### 📦 Build
20+
21+ - Better tree-shaking cli colors ([ 0973a59] ( https://github.com/h3js/srvx/commit/0973a59 ) )
22+
23+ ### 🏡 Chore
24+
25+ - ** release:** V0.9.4 ([ 70917bf] ( https://github.com/h3js/srvx/commit/70917bf ) )
26+
27+ ### ❤️ Contributors
28+
29+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
30+ - Abeer0 ([ @iiio2 ] ( https://github.com/iiio2 ) )
31+
332## v0.9.4
433
534[ compare changes] ( https://github.com/h3js/srvx/compare/v0.9.3...v0.9.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " srvx" ,
3- "version" : " 0.9.4 " ,
3+ "version" : " 0.9.5 " ,
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