Files
discord.js/packages/ws/CHANGELOG.md
2022-07-30 20:42:46 +02:00

812 B

Changelog

All notable changes to this project will be documented in this file.

@discordjs/ws@0.2.0 - (2022-07-30)

Bug Fixes

  • WebSocketShard: Account code 1000 with no prior indication (#8399) (5137bfc)

@discordjs/ws@0.1.0 - (2022-07-27)

Bug Fixes

  • WebSocketShard: Use correct import (#8357) (78d4295)

Features