Skip to content

Latest commit

 

History

History
78 lines (34 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

78 lines (34 loc) · 3.02 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.4 (2022-11-28)

Bug Fixes

0.4.3 (2022-11-19)

0.4.2 (2022-11-19)

Bug Fixes

0.4.1 (2021-11-16)

Bug Fixes

  • Keep credentials & signing keys in sync (264c6dc)

0.4.0 (2021-11-15)

Features

Bug Fixes

  • host: Correctly type host options (d09840f)

0.3.0 (2021-10-11)

Features

  • Retry connecting to host on connection failure (edefccb), closes #7

Bug Fixes

  • Sanitise the host ID to ensure it passes PeerJS validation (f46b72d)

0.2.1 (2021-10-10)

Features

0.2.0 (2021-10-07)

Features

  • Apply game playerView to state sent to clients (dd099dd), closes #2

Bug Fixes

  • Also include credentials when unregistering clients (df108ef)

0.1.1 (2021-10-06)

Features

  • Authenticate clients on registration to protect playerIDs (#6) (9d7f09a)

0.1.0 (2021-10-03)