Files
discord.js/packages/util/CHANGELOG.md
Vlad Frangu dbb92e5bc4 chore(releases): release party (#9943)
* chore(brokers): release @discordjs/brokers@0.2.3

* chore(collection): release @discordjs/collection@2.0.0

* chore(formatters): release @discordjs/formatters@0.4.0

* chore(util): release @discordjs/util@1.0.2

* chore(voice): release @discordjs/voice@0.16.1

* chore(builders): release @discordjs/builders@1.7.0

* chore(rest): release @discordjs/rest@2.1.0

* chore(proxy): release @discordjs/proxy@2.0.2

* chore(ws): release @discordjs/ws@1.0.2

* chore(core): release @discordjs/core@1.1.0

* chore(discord.js): release discord.js@14.14.0

* chore: small borked changelogs

* chore(create-discord-bot): release create-discord-bot@0.2.2

* chore: bork

* chore: fix wrong bump

* chore: git cliff pls
2023-11-12 18:11:58 +00:00

7.6 KiB

Changelog

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

@discordjs/util@1.0.2 - (2023-11-12)

Documentation

  • create-discord-bot: Support bun in create-discord-bot (#9798) (7157748)

@discordjs/util@1.0.1 - (2023-08-17)

Documentation

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

@discordjs/util@1.0.0 - (2023-07-31)

Features

  • No-de-no-de, now with extra buns (#9683) (386f206)
    • BREAKING CHANGE: The REST and RequestManager classes now extend AsyncEventEmitter from @vladfrangu/async_event_emitter, which aids in cross-compatibility between Node, Deno, Bun, CF Workers, Vercel Functions, etc.
    • BREAKING CHANGE: DefaultUserAgentAppendix has been adapted to support multiple different platforms (previously mentioned Deno, Bun, CF Workers, etc)
    • BREAKING CHANGE: the entry point for @discordjs/rest will now differ in non-node-like environments (CF Workers, etc.)
    • Co-authored-by: Suneet Tipirneni 77477100+suneettipirneni@users.noreply.github.com
    • Co-authored-by: Jiralite 33201955+Jiralite@users.noreply.github.com
    • Co-authored-by: suneettipirneni suneettipirneni@icloud.com

@discordjs/util@0.3.1 - (2023-05-01)

Refactor

  • ShardClientUtil: Logic de-duplication (#9491) (a9f2bff)

@discordjs/util@0.3.0 - (2023-05-01)

Bug Fixes

  • Fix external links (#9313) (a7425c2)
  • scripts: Accessing tsComment (d8d5f31)

Documentation

  • Generate static imports for types with api-extractor (98a76db)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

@discordjs/util@1.0.0 - (2023-07-31)

Features

  • No-de-no-de, now with extra buns (#9683) (386f206)
    • BREAKING CHANGE: The REST and RequestManager classes now extend AsyncEventEmitter from @vladfrangu/async_event_emitter, which aids in cross-compatibility between Node, Deno, Bun, CF Workers, Vercel Functions, etc.
    • BREAKING CHANGE: DefaultUserAgentAppendix has been adapted to support multiple different platforms (previously mentioned Deno, Bun, CF Workers, etc)
    • BREAKING CHANGE: the entry point for @discordjs/rest will now differ in non-node-like environments (CF Workers, etc.)
    • Co-authored-by: Suneet Tipirneni 77477100+suneettipirneni@users.noreply.github.com
    • Co-authored-by: Jiralite 33201955+Jiralite@users.noreply.github.com
    • Co-authored-by: suneettipirneni suneettipirneni@icloud.com

@discordjs/util@0.3.1 - (2023-05-01)

Refactor

  • ShardClientUtil: Logic de-duplication (#9491) (a9f2bff)

@discordjs/util@0.3.0 - (2023-05-01)

Bug Fixes

  • Fix external links (#9313) (a7425c2)
  • scripts: Accessing tsComment (d8d5f31)

Documentation

  • Generate static imports for types with api-extractor (98a76db)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

@discordjs/util@0.3.1 - (2023-05-01)

Refactor

  • ShardClientUtil: Logic de-duplication (#9491) (a9f2bff)

@discordjs/util@0.3.0 - (2023-05-01)

Bug Fixes

  • Fix external links (#9313) (a7425c2)
  • scripts: Accessing tsComment (d8d5f31)

Documentation

  • Generate static imports for types with api-extractor (98a76db)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

@discordjs/util@0.3.0 - (2023-05-01)

Bug Fixes

  • Fix external links (#9313) (a7425c2)
  • scripts: Accessing tsComment (d8d5f31)

Documentation

  • Generate static imports for types with api-extractor (98a76db)

Features

  • website: Render syntax and mdx on the server (#9086) (ee5169e)

@discordjs/util@0.2.0 - (2023-03-12)

Bug Fixes

  • Pin @types/node version (9d8179c)

Features

  • website: Add support for source file links (#9048) (f6506e9)
  • core: Implement some ws send events (#8941) (816aed4)
  • Web-components (#8715) (0ac3e76)

@discordjs/util@0.1.0 - (2022-10-03)

Features

  • Add @discordjs/util (#8591) (b2ec865)