Skip to content

Latest commit

 

History

History
113 lines (39 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

113 lines (39 loc) · 2.66 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.0.0 (2019-04-02)

chore

  • package: update obs-websocket-js (cd98e83)

BREAKING CHANGES

5.0.6 (2019-01-12)

Bug Fixes

  • nodecg-utility-obs: log socket errors, and reconnect when they occur (a515867)

5.0.5 (2018-12-18)

Bug Fixes

  • nodecg-utility-obs: make types work (8e6c5b3)

5.0.4 (2018-12-18)

Bug Fixes

  • nodecg-utility-obs: fix error on startup (5bba2a0)

5.0.3 (2018-12-09)

Note: Version bump only for package nodecg-obs

4.5.0 (2018-06-17)

Features

  • nodecg-widget-obs: show names in tabs (9116953)

4.4.0 (2018-06-05)

Features

  • nodecg-utility-obs: forward all data from TransitionBegin event (cf1563d)

4.3.1 (2018-06-01)

Bug Fixes

  • nodecg-utility-obs: add callback handlers for message listeners which were missing them (5325755)

4.3.0 (2018-06-01)

Features

  • nodecg-utility-obs: add optional sceneName param to receivable obs:transition event (eb91083)

4.2.0 (2018-05-24)

Features

  • nodecg-utility-obs: add toScene and fromScene properties to the obs:transitioning event (41fa986)