Releases: socketio/engine.io-parser
Releases · socketio/engine.io-parser
5.2.2
Compare
Sorry, something went wrong.
No results found
Bug Fixes
typescript: properly import the TransformStream type (0305b4a )
Links
5.2.1
Compare
Sorry, something went wrong.
No results found
The format of the WebTransport frame has been slightly updated.
Links
5.2.0
Compare
Sorry, something went wrong.
No results found
Features
prepend a header to each WebTransport chunk (6142324 )
Links
5.1.0
Compare
Sorry, something went wrong.
No results found
Features
implement WebTransport-related encoding/decoding (bed70a4 )
Links
5.0.7
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
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
Compare
Sorry, something went wrong.
No results found
Bug Fixes
properly encode empty buffer in base64 encoding (#131 ) (351ba82 )
Links
5.0.4
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
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
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