Releases: discordjs/discord.js
Releases · discordjs/discord.js
@discordjs/formatters@0.3.1
Documentation
- Generate static imports for types with api-extractor (98a76db)
- formatters: Enhance the documentation (#9364) (23e0ac5)
@discordjs/core@0.6.0
Documentation
- Update example usage (#9461) (6212bff)
- Generate static imports for types with api-extractor (98a76db)
Features
@discordjs/collection@1.5.1
Bug Fixes
Documentation
- Generate static imports for types with api-extractor (98a76db)
@discordjs/builders@1.6.3
@discordjs/builders@1.6.2
@discordjs/brokers@0.2.1
Bug Fixes
Documentation
- Generate static imports for types with api-extractor (98a76db)
- Use
@link
in @see
(#9348) (d66d113)
@discordjs/ws@0.8.1
Bug Fixes
Refactor
- Abstract identify throttling and correct max_concurrency handling (#9375) (02dfaf1)
- WebSocketShard: WaitForEvent and its error handling (#9282) (dcf58d8)
@discordjs/core@0.5.1
Bug Fixes
Typings
- ChannelsAPI: Use correct type for
editMessage
(#9399) (0a1701b)
13.15.0
Bug Fixes
- ThreadChannel: Fetch starter message properly (#9217) (af6a0e5)
- Actions: Inject built data by using a symbol (#9204) (df68520)
Features