Skip to content

Files

396 lines (223 loc) · 26.1 KB
·

File metadata and controls

396 lines (223 loc) · 26.1 KB
·

Changelog

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

🏠 Refactor

  • Switch to properly split CJS and ESM (#298) (1a07da4)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (d84f786)

🚀 Features

  • registry: Define language fallback for es-419 (#313) (6a64b43)

🐛 Bug Fixes

  • http-framework-i18n: Update transitive dependencies (5e8ffb1)

🚀 Features

  • hfx-i18n: Update discord-api-types (9d1d621)

🐛 Bug Fixes

  • hfx-i18n: Remove unnecessary ts-expect-error (348e5f8)
  • hfx-i18n: Bump transitive dependencies (c22f8cd)

🐛 Bug Fixes

  • http-framework-i18n: Update discord dependencies (19c161e)
  • deps: Update all non-major dependencies (fd90832)
  • deps: Update all non-major dependencies (c4035a1)
  • deps: Update all non-major dependencies (aed5a61)

🐛 Bug Fixes

  • Bump discord-api-types dependency (599da0b)
  • Update discord-api-types (b4b02fa)
  • deps: Update all non-major dependencies (098ea85)

🐛 Bug Fixes

  • http-framework-i18n: Update dependencies (b44ed3c)
  • deps: Update all non-major dependencies (f7b68b7)

🐛 Bug Fixes

  • Update to TypeScript v5 & use moduleResolution node16 (#239) (92986c1)

🚀 Features

  • hfx-i18n: Set version to 1.0.0 (d3bc394)
    • 💥 BREAKING CHANGE: This package has now dropped 0ver

🐛 Bug Fixes

  • deps: Update all non-major dependencies (f9c1023)

🏠 Refactor

  • Add select menu classes (#200) (cbab493)

🐛 Bug Fixes

  • http-i18n: Update collecetion, api types and i18next (d69049e)
  • deps: Update all non-major dependencies (df22552)
  • deps: Update all non-major dependencies (08fca58)
  • http-framework-i18n: Bump discord-api-types (350c945)
  • deps: Update all non-major dependencies (#207) (4768f93)

🐛 Bug Fixes

  • http-framework-i18n: Update package description (8bcd779)
    • 💥 BREAKING CHANGE: This package now depends on i18next v22, please refer to
    • 💥 https: //github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2200 for further breaking changes
  • deps: Update dependency @sapphire/utilities to ^3.11.0 (5e51420)

🏠 Refactor

  • Support JSONEncodable<T> types in registry (59a57d9)
    • 💥 feat: RegisterCommand now supports any object with toJSON(): RESTPostAPIChatInputApplicationCommandsJSONBody
    • 💥 feat: RegisterCommand now supports Omit<RESTPostAPIChatInputApplicationCommandsJSONBody, 'type'> as valid returned value from function overload
    • 💥 feat: RegisterSubCommand now supports any object with toJSON(): APIApplicationCommandSubcommandOption
    • 💥 feat: RegisterSubCommand now supports Omit<APIApplicationCommandSubcommandOption, 'type'> as valid returned value from function overload
    • 💥 feat: RegisterSubCommandGroup now supports any object with toJSON(): APIApplicationCommandSubcommandGroupOption
    • 💥 feat: RegisterSubCommandGroup now supports Omit<APIApplicationCommandSubcommandGroupOption, 'type'> as valid returned value from function overload
    • 💥 BREAKING CHANGE:
    • 💥 refactor: removed makeContextMenuCommand, it was a remnant from older utilities
    • 💥 BREAKING CHANGE:
    • 💥 refactor: removed ContextMenuOptions type, use Omit<RESTPostAPIContextMenuApplicationCommandsJSONBody, 'type'> instead

🐛 Bug Fixes

  • http-framework-i18n: Bump sapphire utilities and discord-api-types (11a1d37)

🚀 Features

  • Add twitch helpers package (#168) (103160f)

🐛 Bug Fixes

  • http-framework-i18n: Bump @sapphire/utilities (823cf2e)

🐛 Bug Fixes

🏠 Refactor

  • hfx: Switch to OOP patterns, remove form-data (#147) (c465c9b)

🐛 Bug Fixes

  • Do not override options.interpolation in init (#146) (fdb5d2e)

🚀 Features

  • Add applyNameLocalizedBuilder among others (#138) (ceab5a4)

🚀 Features

  • http-framework-i18n: Add builder helper methods (#129) (74b94fd)

🐛 Bug Fixes

  • http-framework-i18n: Remove dependency on @skyra/http-framwork (e330694)

🐛 Bug Fixes

  • Bump deps and use tsup dts (7c1cb5d)
  • deps: Update all non-major dependencies (#123) (906d844)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (#118) (86d2f87)
  • deps: Update all non-major dependencies (#116) (67a5515)
  • deps: Update dependency @sapphire/utilities to v3.7.0 (0dc28c9)

🐛 Bug Fixes

  • Debump discord-api-types (cfc3099)

🐛 Bug Fixes

  • http-framework-i18n: Remove dependency on @skyra/http-framwork (e330694)

🐛 Bug Fixes

  • Bump deps and use tsup dts (7c1cb5d)
  • deps: Update all non-major dependencies (#123) (906d844)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (#118) (86d2f87)
  • deps: Update all non-major dependencies (#116) (67a5515)
  • deps: Update dependency @sapphire/utilities to v3.7.0 (0dc28c9)

🐛 Bug Fixes

  • Debump discord-api-types (cfc3099)

🐛 Bug Fixes

  • Bump deps and use tsup dts (7c1cb5d)
  • deps: Update all non-major dependencies (#123) (906d844)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (#118) (86d2f87)
  • deps: Update all non-major dependencies (#116) (67a5515)
  • deps: Update dependency @sapphire/utilities to v3.7.0 (0dc28c9)

🐛 Bug Fixes

  • Debump discord-api-types (cfc3099)

🐛 Bug Fixes

  • Bump deps and use tsup dts (7c1cb5d)
  • deps: Update all non-major dependencies (#123) (906d844)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (#118) (86d2f87)
  • deps: Update all non-major dependencies (#116) (67a5515)
  • deps: Update dependency @sapphire/utilities to v3.7.0 (0dc28c9)

🐛 Bug Fixes

  • Debump discord-api-types (cfc3099)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (#118) (86d2f87)
  • deps: Update all non-major dependencies (#116) (67a5515)
  • deps: Update dependency @sapphire/utilities to v3.7.0 (0dc28c9)

🐛 Bug Fixes

  • Debump discord-api-types (cfc3099)

🐛 Bug Fixes

  • Debump discord-api-types (cfc3099)

🐛 Bug Fixes

  • Debump discord-api-types (cfc3099)

🐛 Bug Fixes

  • Debump discord-api-types (cfc3099)

🐛 Bug Fixes

  • Debump discord-api-types (cfc3099)

🐛 Bug Fixes

  • http-framework-i18n: Bump @discordjs dependencies (f7654ee)
  • deps: Update all non-major dependencies (#108) (dab6744)
  • deps: Update all non-major dependencies (#102) (c6b10ec)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (#93) (37224f3)

🐛 Bug Fixes

🐛 Bug Fixes

  • Lock discord-api-types to 0.33.0 (5abd7d9)
  • deps: Update all non-major dependencies (#86) (6d1d18d)

🐛 Bug Fixes

  • hfx-i18n: Use broader Interaction type (#77) (e84a61c)

🏠 Refactor

  • hfx-i18n: Support more Interaction types, new functions (#74) (8cec6f4)

Bug Fixes

  • Resolved i18n loader bugs (#61) (a7d2806)

Bug Fixes

  • deps: Update all non-major dependencies (#60) (326e242)

[@skyra/http-framework-i18n@0.1.0]

(https://github.com/skyra-project/archid-components/tree/@skyra/http-framework-i18n@0.1.0) - (2022-04-18)

Bug Fixes

  • Update discordjs dependencies (#55) (43c9795)
  • http-framework-i18n: Use tsup (#50) (5c6a2b7)
  • Ensure proper files array for yarn pack (38214a3)
  • Bump i18next dependency (1117c38)
  • Fixed export mapping in package.json (d217c18)

Features

  • Added i18n packages (#38) (a55ef56)

Refactor

  • http-framework-i18n: Type enhancements (#46) (d9ddd0e)

Bug Fixes

  • http-framework-i18n: Use tsup (#50) (5c6a2b7)

Bug Fixes

  • Ensure proper files array for yarn pack (38214a3)

Refactor

  • http-framework-i18n: Type enhancements (#46) (d9ddd0e)

[@skyra/http-framework-i18n@0.0.4]

(https://github.com/skyra-project/archid-components/tree/@skyra/http-framework-i18n@0.0.4) - (2022-04-12)

Bug Fixes

  • Bump i18next dependency (1117c38)
  • Fixed export mapping in package.json (d217c18)

Features

  • Added i18n packages (#38) (a55ef56)