Releases: socketio/engine.io-parser
Releases · socketio/engine.io-parser
5.2.2
06 Feb 06:43
Compare
Sorry, something went wrong.
No results found
Bug Fixes
typescript: properly import the TransformStream type (0305b4a )
Links
5.2.1
01 Aug 22:40
Compare
Sorry, something went wrong.
No results found
The format of the WebTransport frame has been slightly updated.
Links
5.2.0
31 Jul 06:51
Compare
Sorry, something went wrong.
No results found
Features
prepend a header to each WebTransport chunk (6142324 )
Links
5.1.0
11 Jun 05:56
Compare
Sorry, something went wrong.
No results found
Features
implement WebTransport-related encoding/decoding (bed70a4 )
Links
5.0.7
11 Jun 05:56
Compare
Sorry, something went wrong.
No results found
The CommonJS build now includes the TypeScript declarations too, in order to be compatible the "node16" moduleResolution.
Links
5.0.6
16 Jan 07:37
Compare
Sorry, something went wrong.
No results found
The compile script was not run before publishing 5.0.5, so the esm build did not include the latest changes.
Links
5.0.5
06 Jan 10:41
Compare
Sorry, something went wrong.
No results found
Bug Fixes
properly encode empty buffer in base64 encoding (#131 ) (351ba82 )
Links
5.0.4
30 Apr 12:15
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add missing file extension for ESM import (a421bbe )
typings: update the type of RawData (039b45c )
Links
5.0.3
17 Jan 09:27
Compare
Sorry, something went wrong.
No results found
The base64-arraybuffer package has been temporarily replaced by @socket.io/base64-arraybuffer, to fix some warnings in CRA applications.
Related:
Links
5.0.2
14 Nov 06:28
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add package name in nested package.json (7e27159 )
fix vite build for CommonJS users (5f22ed0 )
Links