🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More
Socket
Sign inDemoInstall
Socket

turbo-stream

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turbo-stream - npm Package Versions

23

3.1.0

Diff
jacob-ebey
published 3.1.0 •

Changelog

Source

3.1.0 (2025-02-07)

Features

  • allow for custom error redaction (#68) (e128d83)
jacob-ebey
published 3.0.1 •

Changelog

Source

3.0.1 (2025-02-05)

Bug Fixes

jacob-ebey
published 3.0.0 •

Changelog

Source

3.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • new encoding format (#59)

Features

jacob-ebey
published 2.4.1 •

Changelog

Source

2.4.1 (2024-09-11)

Bug Fixes

  • address memory leak caused by too many event listeners on AbortSignal (#49) (628504e)
jacob-ebey
published 2.4.0 •

Changelog

Source

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)
jacob-ebey
published 2.3.0 •

Changelog

Source

2.3.0 (2024-08-12)

Features

jacob-ebey
published 2.2.3 •

Changelog

Source

2.2.3 (2024-08-11)

Bug Fixes

  • push one value at a time to avoid stack overflows (#43) (88c51a7)
jacob-ebey
published 2.2.2 •

Changelog

Source

2.2.2 (2024-08-10)

Bug Fixes

  • support "infinitely" large payloads (#41) (8b602a3)
jacob-ebey
published 2.2.1 •

Changelog

Source

2.2.1 (2024-08-09)

Bug Fixes

  • encoding of previously-used values (#38) (84520be)
jacob-ebey
published 2.2.0 •

Changelog

Source

2.2.0 (2024-06-04)

Features

  • allow plugins to custom encode functions (#34) (6bd197a)