mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
4.4 KiB
4.4 KiB
Changelog
All notable changes to this project will be documented in this file.
@discordjs/brokers@1.0.0 - (2024-09-01)
Refactor
- brokers: Re-design API to make groups a constructor option (#10297) (38a37b5)
- brokers: Make option props more correct (#10242) (393ded4)
- BREAKING CHANGE: Classes now take redis client as standalone parameter, various props from the base option interface moved to redis options
@discordjs/brokers@0.3.0 - (2024-05-04)
Bug Fixes
- Minify mainlib docs json (#9963) (4b88306)
Documentation
- Split docs.api.json into multiple json files (597340f)
Features
- Local and preview detection (79fbda3)
Refactor
@discordjs/brokers@0.2.2 - (2023-08-17)
Documentation
- Update Node.js requirement to 16.11.0 (#9764) (188877c)
@discordjs/brokers@0.2.1 - (2023-05-01)
Bug Fixes
- Fix external links (#9313) (a7425c2)
Documentation
@discordjs/brokers@0.2.1 - (2023-05-01)
Bug Fixes
- Fix external links (#9313) (a7425c2)
Documentation
@discordjs/brokers@0.2.0 - (2023-04-01)
Bug Fixes
Features
- website: Render syntax and mdx on the server (#9086) (ee5169e)
- website: Add support for source file links (#9048) (f6506e9)
@discordjs/brokers@0.1.0 - (2022-11-23)
Bug Fixes
- brokers: Publish the scripts folder (#8794) (0bcc18a)
- BaseRedisBroker: Proper import path to lua script (#8776) (e7cbc1b)
Features
- @discordjs/brokers (#8548) (bf9aa18)