mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
2.1 KiB
2.1 KiB
Changelog
All notable changes to this project will be documented in this file.
@discordjs/proxy@1.1.0 - (2022-07-17)
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)