Skip to content

Latest commit

 

History

History
189 lines (81 loc) · 7.35 KB

CHANGELOG.md

File metadata and controls

189 lines (81 loc) · 7.35 KB

3.0.4 (2021-06-10)

3.0.3 (2021-06-09)

Bug Fixes

3.0.2 (2021-06-09)

Bug Fixes

3.0.1 (2021-05-25)

Bug Fixes

2.0.0 (2020-11-25)

  • fix!: socket io v3 update (#392) (0c4ff42), closes #392

BREAKING CHANGES

  • socket io v3 update

  • add a manual releases file for staging manual releases

  • Revert "BREAKING CHANGE: socket io v3 update"

This reverts commit 236ee123139744c17f83a170860bd4b3e4089f1e.

  • linting

1.2.1 (2020-11-23)

Bug Fixes

1.2.0 (2020-11-16)

Features

1.1.0 (2020-07-21)

Features

1.0.1 (2020-06-08)

Bug Fixes

1.0.0 (2020-05-18)

  • fix!: improve exports and abstract class (#346) (c86d4e0), closes #346

BREAKING CHANGES

  • convert to typescript

0.11.0 (2020-05-18)

Features

0.10.1 (2020-05-04)

Bug Fixes

0.10.0 (2020-05-03)

Features

0.9.0 (2019-04-02)

Features

  • Allow subscription-level override of authorization check function (#37) (d5c7aaa)

0.8.2 (2019-03-20)

Bug Fixes

0.8.1 (2019-02-26)

Bug Fixes

0.8.0 (2018-08-13)

Features

  • Use an explicitly closeable async iterator (#20) (4408ddf)

0.7.1 (2018-08-13)

Bug Fixes

0.6.0 (2018-05-24)

Features

  • Create new context for each event (e24b1a3)

0.5.0 (2018-05-22)

Features

  • use native async generators/iterators (#16) (b44c08e)

0.4.0 (2018-05-04)

Features

0.3.0 (2018-04-19)

Features

  • Standarize error handling for subscription limits (#14) (a07172b)

0.2.0 (2018-04-18)

Features

  • logging: expliclty log updates (08c5f8f)