Skip to content

Releases: codenights/mix-it

v0.4.0

11 Sep 12:46
Compare
Choose a tag to compare

0.4.0 (2020-09-11)

Features

  • api: move the API to the mono repo (4c4a96d)
  • config: remove default host (cc733cb)
  • config: use LOG_LEVEL instead of NODE_ENV to determine the log level (cbdd9d0)
  • core: add logger (b8eed95)
  • core: allow host configuration (631300c)
  • add bin/ entrypoint (45ea47c)
  • add config (ae9f22e)
  • host: add first host endpoint using Koa (8feeb0d)

v0.3.0

02 Sep 09:06
43f3158
Compare
Choose a tag to compare

0.3.0 (2020-09-02)

Features

  • client: add toast component (1f3030c)
  • client: pop toast on song added (28a1bce)
  • add env name to header (02e3014)
  • add input component to core, add tests (19adef3)
  • add type add input (760bd0d)
  • connect as anonymous client (41aaf4e)
  • client: import styles (cd64ad0)
  • core: add core package (b085310)
  • input: add input component (0437ec1)
  • remove unused navbar (d75ec57)