Files
discord.js/packages/proxy/CHANGELOG.md
2023-04-02 01:51:26 +02:00

5.0 KiB

Changelog

All notable changes to this project will be documented in this file.

@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

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

Features

  • Web-components (#8715) (0ac3e76)
  • Add @discordjs/util (#8591) (b2ec865)

Refactor

  • Website components (#8600) (c334157)
  • Use eslint-config-neon for packages. (#8579) (edadb9f)

@discordjs/proxy@1.1.0 - (2022-08-22)

Bug Fixes

  • proxyRequests: Typo in error message (#8537) (dd44e8b)

Features

  • website: Show constructor information (#8540) (e42fd16)

Refactor

@discordjs/proxy@1.0.1 - (2022-07-27)

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)