Files
discord.js/packages/brokers/CHANGELOG.md
2024-05-04 20:50:15 +03:00

3.8 KiB

Changelog

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

@discordjs/brokers@0.3.0 - (2024-05-04)

Bug Fixes

  • 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)
  • Use interfaces for AsyncEventEmitter event maps (#10044) (adfd9cd)

@discordjs/brokers@0.2.2 - (2023-08-17)

Documentation

  • Update Node.js requirement to 16.11.0 (#9764) (188877c)

@discordjs/brokers@0.2.1 - (2023-05-01)

Bug Fixes

  • Fix external links (#9313) (a7425c2)

Documentation

  • Generate static imports for types with api-extractor (98a76db)
  • Use @link in @see (#9348) (d66d113)

@discordjs/brokers@0.2.1 - (2023-05-01)

Bug Fixes

  • Fix external links (#9313) (a7425c2)

Documentation

  • Generate static imports for types with api-extractor (98a76db)
  • Use @link in @see (#9348) (d66d113)

@discordjs/brokers@0.2.0 - (2023-04-01)

Bug Fixes

  • scripts: Accessing tsComment (d8d5f31)
  • WebSocketShard: Proper error bubbling (#9119) (9681f34)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)
  • website: Add support for source file links (#9048) (f6506e9)

@discordjs/brokers@0.1.0 - (2022-11-23)

Bug Fixes

  • brokers: Publish the scripts folder (#8794) (0bcc18a)
  • BaseRedisBroker: Proper import path to lua script (#8776) (e7cbc1b)

Features

  • @discordjs/brokers (#8548) (bf9aa18)