Files
discord.js/packages/proxy/CHANGELOG.md

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

  • proxy-container: Proper deps (#8120) (17867f9)
  • proxy: Add docs script (a45bef4)

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)