File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed
Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1- # History
1+ # Changelog
22
33| Version | Release date |
44| --------------------------| ----------------|
5+ | [ 0.1.0] ( #010-2025-11-07 ) | November 2025 |
56| [ 0.0.3] ( #003-2025-09-22 ) | September 2025 |
67| [ 0.0.2] ( #002-2025-08-28 ) | August 2025 |
78| [ 0.0.1] ( #001-2025-08-16 ) | August 2025 |
89
9- # Release notes
10+
11+ ## [ 0.1.0] ( https://github.com/socketio/bun-engine/compare/0.0.3...0.1.0 ) (2025-11-07)
12+
13+
14+ ### Bug Fixes
15+
16+ * store all handshake details on the socket object ([ 7454a59] ( https://github.com/socketio/bun-engine/commit/7454a59c54f96452dd16de00ba7e9e499c6decee ) )
17+
18+
19+ ### Features
20+
21+ * update to Bun v1.3 ([ ad87685] ( https://github.com/socketio/bun-engine/commit/ad87685161fa42c866acbc5e8469da14e3012f1c ) )
22+
1023
1124## [ 0.0.3] ( https://github.com/socketio/bun-engine/compare/0.0.2...0.0.3 ) (2025-09-22)
1225
Original file line number Diff line number Diff line change 11{
22 "name" : " @socket.io/bun-engine" ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " The Socket.IO low-level engine for Bun" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments