Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

Releases: synesthesia-project/light-desk

v2.1.1

11 Jan 11:03
@s0 s0
Compare
Choose a tag to compare
  • Update ws and @types/ws
  • Make handleWsConnection more usable

v2.1.0

11 Jan 10:18
@s0 s0
Compare
Choose a tag to compare
  • Introduce a new initialization mode for manual use

v2.0.0

11 Jan 08:37
@s0 s0
Compare
Choose a tag to compare
  • Updated dependencies and build configuration
  • Modified the way server is started, allowing it to be added to existing express / http server (this is a breaking change)
  • Added automatic reconnect to desk when websocket is closed and user tries to change something

v1.1.0

12 Jan 16:52
@s0 s0
Compare
Choose a tag to compare

Added

  • Introduced Rect component

Changed

  • Removed unnecessary typedoc dependency

v1.0.0 - First Release

12 Jan 13:58
@s0 s0
Compare
Choose a tag to compare

First "full" release of the project

Changed

  • Renamed Slider to SliderButton
  • Modified the parameters to the LightDesk constructor
  • Switched to using a Sans-Serif font in frontend
  • Lots of documentation updates

v0.0.2

12 Jan 13:50
@s0 s0
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
Bump the version

v0.0.1

12 Jan 13:49
@s0 s0
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Prepare for publishing to NPM