All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
6.1.7 (2020-12-11)
- update nodecg (f313a9d)
6.1.6 (2020-11-06)
6.1.5 (2020-02-06)
- package: update obs-websocket-js (8c61966)
6.1.4 (2020-02-06)
- nodecg-utility-obs: prevent multiple sockets from being opened at once (46a7889)
6.1.3 (2020-01-27)
6.1.2 (2019-06-17)
- schemas: add missing props to obs_source schema (fdb0ccd)
6.1.1 (2019-06-17)
- nodecg-utility-obs: compensate for obs-websocket bug (9e8ca41)
6.1.0 (2019-06-17)
- api: support transition outside of studio mode (#7) (fc128e4)
- nodecg-utility-obs: update obs-websocket-js (d05f015)
6.0.0 (2019-04-02)
- package: update obs-websocket-js (cd98e83)
- package: Updated obs-websocket-js to v3. See https://github.com/haganbmj/obs-websocket-js#upgrading-from-2x-to-3x for migration steps.
5.0.6 (2019-01-12)
- nodecg-utility-obs: log socket errors, and reconnect when they occur (a515867)
5.0.5 (2018-12-18)
- nodecg-utility-obs: make types work (8e6c5b3)
5.0.4 (2018-12-18)
- 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)
- nodecg-widget-obs: show names in tabs (9116953)
4.4.0 (2018-06-05)
- nodecg-utility-obs: forward all data from TransitionBegin event (cf1563d)
4.3.1 (2018-06-01)
- nodecg-utility-obs: add callback handlers for message listeners which were missing them (5325755)
4.3.0 (2018-06-01)
- nodecg-utility-obs: add optional
sceneName
param to receivableobs:transition
event (eb91083)
4.2.0 (2018-05-24)
- nodecg-utility-obs: add
toScene
andfromScene
properties to theobs:transitioning
event (41fa986)