Releases: jacob-ebey/turbo-stream
Releases · jacob-ebey/turbo-stream
v3.2.0
26 Feb 02:24
Compare
Sorry, something went wrong.
No results found
3.2.0 (2026-02-26)
Features
handle large chunks via highWaterMark (#82 ) (2f22ca8 )
Bug Fixes
v3.1.0
07 Feb 18:45
Compare
Sorry, something went wrong.
No results found
3.1.0 (2025-02-07)
Features
v3.0.1
05 Feb 01:34
Compare
Sorry, something went wrong.
No results found
3.0.1 (2025-02-05)
Bug Fixes
v3.0.0
04 Feb 17:36
Compare
Sorry, something went wrong.
No results found
3.0.0 (2025-02-04)
⚠ BREAKING CHANGES
new encoding format (#59 )
Features
v2.4.1
11 Sep 19:28
Compare
Sorry, something went wrong.
No results found
2.4.1 (2024-09-11)
Bug Fixes
address memory leak caused by too many event listeners on AbortSignal (#49 ) (628504e )
v2.4.0
17 Aug 02:51
Compare
Sorry, something went wrong.
No results found
2.4.0 (2024-08-17)
Features
add postPlugins for encode to handle any values that can not be handled natively or by other plugins (#47 ) (5fc83c8 )
v2.3.0
12 Aug 20:23
Compare
Sorry, something went wrong.
No results found
2.3.0 (2024-08-12)
Features
v2.2.3
11 Aug 03:00
Compare
Sorry, something went wrong.
No results found
2.2.3 (2024-08-11)
Bug Fixes
push one value at a time to avoid stack overflows (#43 ) (88c51a7 )
v2.2.2
10 Aug 18:57
Compare
Sorry, something went wrong.
No results found
2.2.2 (2024-08-10)
Bug Fixes
support "infinitely" large payloads (#41 ) (8b602a3 )
v2.2.1
10 Aug 15:42
Compare
Sorry, something went wrong.
No results found
2.2.1 (2024-08-09)
Bug Fixes
encoding of previously-used values (#38 ) (84520be )