mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
6.5 KiB
6.5 KiB
Changelog
All notable changes to this project will be documented in this file.
@discordjs/formatters@0.6.2 - (2025-11-18)
Bug Fixes
- Improve handling of italics in the presence of links (#11064) (1c57016)
Features
- Support new s/S timestamp styles in v14 (#11268) (eeeef2a)
- Add linked roles formatters (#10461) (b26af3c)
- Add
emailandphoneNumberformatters (#11050) (bf0430f)
Refactor
- formatters: Change
:_:emoji name placeholder (#10567) (169b05f)
New Contributors
- @sdanialraza made their first contribution in #10488
- @ckohen made their first contribution in #10471
- @vladfrangu made their first contribution in #
@discordjs/formatters@0.5.0 - (2024-09-01)
Features
@discordjs/formatters@0.4.0 - (2024-05-04)
Bug Fixes
- Faces: Escape backslash in
Shrug(#10156) (0f9017e) - escape:* Dont escape urls (#9958) (0f1e02b)
- Deprecate
underscorein favor ofunderline(#10054) (461948c) - Minify mainlib docs json (#9963) (4b88306)
Documentation
- Split docs.api.json into multiple json files (597340f)
Features
- Local and preview detection (79fbda3)
Refactor
- Docs (#10126) (18cce83)
- formatters: Add support for object and name param in
formatEmoji()(#10076) (7b8e0de)
@discordjs/formatters@0.3.3 - (2023-11-12)
Documentation
- Remove markdown (#9914) (efbcda7)
- create-discord-bot: Support bun in create-discord-bot (#9798) (7157748)
Features
- formatters: Add guild navigation mentions (#9436) (566d5e2)
- Add new markdown formatters (#9613) (0d787e9)
@discordjs/formatters@0.3.2 - (2023-08-17)
Documentation
- Update Node.js requirement to 16.11.0 (#9764) (188877c)
@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.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
undefineddirectly (#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)