2.1 KiB
2.1 KiB
Changelog
All notable changes to this project will be documented in this file.
@discordjs/formatters@0.3.1 - (2023-05-01)
Documentation
- Generate static imports for types with api-extractor (98a76db)
- formatters: Enhance the documentation (#9364) (23e0ac5)
@discordjs/formatters@0.3.0 - (2023-04-01)
Bug Fixes
- scripts: Accessing tsComment (d8d5f31)
Features
- website: Render syntax and mdx on the server (#9086) (ee5169e)
@discordjs/formatters@0.2.0 - (2023-03-12)
Features
- website: Add support for source file links (#9048) (f6506e9)
Refactor
- Compare with
undefined
directly (#9191) (869153c) - Moved the escapeX functions from discord.js to @discord.js/formatters (#8957) (13ce78a)
Styling
- Run prettier (#9041) (2798ba1)
@discordjs/formatters@0.1.0 - (2022-12-16)
Features
- Add
@discordjs/formatters
(#8889) (3fca638)