mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
1.4 KiB
1.4 KiB
Changelog
All notable changes to this project will be documented in this file.
@discordjs/core@0.3.0 - (2022-12-16)
Bug Fixes
- core: Instantiate/export role connections (166f742)
@discordjs/core@0.2.0 - (2022-12-16)
Bug Fixes
- thread:
get()route (#8897) (3dede75) - Remove casts when using
makeURLSearchParams()(#8877) (7430c8e)