Releases: alanshaw/it-length-prefixed
Releases · alanshaw/it-length-prefixed
v10.0.1
13 Feb 09:08
Compare
Sorry, something went wrong.
No results found
v10.0.0
03 Feb 12:01
Compare
Sorry, something went wrong.
No results found
10.0.0 (2025-02-03)
⚠ BREAKING CHANGES
outgoing messages must now be shorter than the maxDataLength option, or 4MB if no option is passed
Bug Fixes
throw InvalidDataLengthError when input exceeds MAX_DATA_LENGTH (#136 ) (7a56aaf )
v9.1.1
24 Jan 09:55
Compare
Sorry, something went wrong.
No results found
9.1.1 (2025-01-24)
Dependencies
v9.1.0
08 Aug 08:27
Compare
Sorry, something went wrong.
No results found
9.1.0 (2024-08-08)
Features
v9.0.5
07 Aug 13:35
Compare
Sorry, something went wrong.
No results found
9.0.5 (2024-08-07)
Dependencies
dev: bump aegir from 40.0.13 to 44.1.0 (#128 ) (b92db93 )
v9.0.4
30 Dec 12:29
Compare
Sorry, something went wrong.
No results found
9.0.4 (2023-12-30)
Dependencies
v9.0.3
16 Aug 12:03
Compare
Sorry, something went wrong.
No results found
9.0.3 (2023-08-16)
Dependencies
v9.0.2
16 Aug 11:46
Compare
Sorry, something went wrong.
No results found
9.0.2 (2023-08-16)
Trivial Changes
add or force update .github/workflows/js-test-and-release.yml (#93 ) (740ff48 )
delete templates [skip ci] (#92 ) (92a563c )
Dependencies
dev: bump aegir from 38.1.8 to 40.0.0 (#91 ) (68a809e )
v9.0.1
18 Apr 20:38
Compare
Sorry, something went wrong.
No results found
9.0.1 (2023-04-18)
Dependencies
bump it-stream-types from 1.0.5 to 2.0.1 (#80 ) (3b75441 )
v9.0.0
31 Mar 17:35
Compare
Sorry, something went wrong.
No results found
9.0.0 (2023-03-31)
⚠ BREAKING CHANGES
a synchronous generator will be returned when a synchronous iterator is passed
Bug Fixes
do not create unnecessary async work (#74 ) (e29ab76 )