Releases: peers/peerjs
Releases · peers/peerjs
v1.4.6-rc.2
Bug Fixes
typings: MediaConnection.answer()
doesn’t need a stream
anymore, thanks @matallui ! (666dcd9 )
typings: much stronger event typings for DataConnection
,MediaConnection
(0c96603 )
v1.4.6
1.4.6 (2022-05-25)
Bug Fixes
typings: MediaConnection.answer()
doesn’t need a stream
anymore, thanks @matallui ! (666dcd9 )
typings: much stronger event typings for DataConnection
,MediaConnection
(0c96603 )
Performance Improvements
turn: reduce turn server count (8816f54 )
v1.4.6-rc.1
Bug Fixes
Performance Improvements
turn: reduce turn server count (8816f54 )
v1.4.5
1.4.5 (2022-05-24)
Bug Fixes
referrerPolicy: you can now set a custom referrerPolicy for api requests (c0ba9e4 ), closes #955
typings: add missing type exports (#959 ) (3c915d5 ), closes #961
v1.4.5-rc.1
Bug Fixes
referrerPolicy: you can now set a custom referrerPolicy for api requests (c0ba9e4 ), closes #955
v1.4.4
1.4.4 (2022-05-13)
Bug Fixes
CRA@4: import hack (41c3ba7 ), closes #954
source maps: enable source map inlining (97a724b )
v1.4.3
1.4.3 (2022-05-13)
Bug Fixes
v1.4.2
1.4.2 (2022-05-12)
Bug Fixes
bundler import: enable module target (b5beec4 ), closes #761
v1.4.1
1.4.1 (2022-05-11)
Bug Fixes
old bundlers: include support for Node 10 (EOL since 2021-04-01) / old bundlers (c0f4648 ), closes #952
v1.4.0
1.4.0 (2022-05-10)
Bug Fixes
add changelog and npm version to the repo (d5bd955 )
add token to PeerJSOption type definition (e7675e1 )
websocket connection string (82b8c71 )
Features
Performance Improvements
turn: lower TURN-latency due to more local servers (a412ea4 )
You can’t perform that action at this time.