mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
5.6 KiB
5.6 KiB
Changelog
All notable changes to this project will be documented in this file.
@discordjs/proxy@1.4.1 - (2023-05-01)
Bug Fixes
- Fix external links (#9313) (a7425c2)
Documentation
- Generate static imports for types with api-extractor (98a76db)
Refactor
- proxy: Rely on auth header instead (#9422) (a49ed0a)
@discordjs/proxy@1.4.0 - (2023-04-01)
Bug Fixes
- scripts: Accessing tsComment (d8d5f31)
Features
- website: Render syntax and mdx on the server (#9086) (ee5169e)
@discordjs/proxy@1.3.0 - (2023-03-12)
Documentation
- Fix typos (#9127) (1ba1f23)
Features
- website: Add support for source file links (#9048) (f6506e9)
@discordjs/proxy@1.2.1 - (2022-11-25)
Bug Fixes
- Pin @types/node version (9d8179c)
@discordjs/proxy@1.2.0 - (2022-10-07)
Bug Fixes
- proxyRequests: Forward query parameters (#8691) (f063625)
- Footer / sidebar / deprecation alert (ba3e0ed)
Documentation
- Change name (#8604) (dd5a089)
Features
Refactor
@discordjs/proxy@1.1.0 - (2022-08-22)
Bug Fixes
- proxyRequests: Typo in error message (#8537) (dd44e8b)
Features
- website: Show
constructorinformation (#8540) (e42fd16)
Refactor
- Docs design (#8487) (4ab1d09)
@discordjs/proxy@1.0.1 - (2022-07-27)
Bug Fixes
Documentation
- Add codecov coverage badge to readmes (#8226) (f6db285)
Features
- Codecov (#8219) (f10f4cd)
- Proxy container (#8000) (2681929)
- docgen: Update typedoc (b3346f4)
- Website (#8043) (127931d)
- docgen: Typescript support (3279b40)
- Docgen package (#8029) (8b979c0)
- Use vitest instead of jest for more speed (8d8e6c0)
- Add scripts package for locally used scripts (f2ae1f9)
- @discordjs/proxy (#7925) (1ba2d2a)
Refactor
- Move all the config files to root (#8033) (769ea0b)
Styling
- Cleanup tests and tsup configs (6b8ef20)