Files
revanced-bots/apis/websocket/CHANGELOG.md
semantic-release-bot f142c2b82e chore(release): 1.0.0-dev.2 [skip ci]
# @revanced/bot-websocket-api [1.0.0-dev.2](https://github.com/revanced/revanced-helper/compare/@revanced/bot-websocket-api@1.0.0-dev.1...@revanced/bot-websocket-api@1.0.0-dev.2) (2024-07-22)

### Bug Fixes

* **apis/websocket:** also include tesseract core files in build ([7dfbf6c](7dfbf6c92c))
2024-07-22 17:46:37 +00:00

2.2 KiB

@revanced/bot-websocket-api 1.0.0-dev.2 (2024-07-22)

Bug Fixes

  • apis/websocket: also include tesseract core files in build (7dfbf6c)

@revanced/bot-websocket-api 1.0.0-dev.1 (2024-07-22)

Bug Fixes

  • apis/websocket: builds not working due to dynamic import requirement (fc7be22)
  • apis/websocket: don't bundle tesseract.js (51a6fb6)
  • apis/websocket: fix forever stuck Promise (168f40d)
  • apis/websocket: fix undefined error (2f03800)
  • apis/websocket: improve logging and error handling (b6cbe9d)
  • remove error cb handling for socket.send() calls (29544d4)
  • types: fix issues with typings (669e24c)

chore

Features

  • apis/websocket: clear old client sessions and instances (43bd0a0)
  • packages/shared: add logger factory (17c6be7)

BREAKING CHANGES

  • In @revanced/discord-bot, its environment variable DATABASE_URL has been renamed to DATABASE_PATH and the file: prefix is no longer needed