Skip to content

Releases: commonly-ts/trivious

v2.1.5

22 Mar 02:21

Choose a tag to compare

2.1.5 (2026-03-22)

Bug Fixes

  • updated customId exports (cff58de)

v2.1.4

21 Mar 08:58

Choose a tag to compare

2.1.4 (2026-03-21)

Bug Fixes

  • added command builders to barrel file (f9135d7)

v2.1.3

21 Mar 08:55

Choose a tag to compare

2.1.3 (2026-03-21)

Bug Fixes

  • added command builder helpers (485a7c5)
  • added warnings for duplicate commands (64d0bca)
  • merged context commands into ContextCommandData (ab90031)

v2.1.2

21 Mar 08:27

Choose a tag to compare

2.1.2 (2026-03-21)

Bug Fixes

  • added check for userIds (2a0b329)
  • made userIds optional in CommandPermissionValues (1265070)

v2.1.1

21 Mar 08:23

Choose a tag to compare

2.1.1 (2026-03-21)

Bug Fixes

  • added permission check to respect subcommand permissions (b3c8c69)

v2.1.0

21 Mar 08:06

Choose a tag to compare

2.1.0 (2026-03-21)

Features

  • added command & component permissions (99a5fab)

v2.0.6

16 Mar 22:46

Choose a tag to compare

2.0.6 (2026-03-16)

Bug Fixes

  • fixed internal use of customId (4ff138d)
  • merged encodeCustomId and decodeCustomId into customId (1c4aabc)

v2.0.5

16 Mar 06:01

Choose a tag to compare

2.0.5 (2026-03-16)

Bug Fixes

  • fixed subcommand group errors (c66f72a)
  • updated SlashCommandData data type to SharedSlashCommand (9c22a6b)

v2.0.4

15 Mar 05:21

Choose a tag to compare

2.0.4 (2026-03-15)

Bug Fixes

  • removed import type in favour of plain imports (848a417)

v2.0.3

15 Mar 05:01

Choose a tag to compare

2.0.3 (2026-03-15)

Bug Fixes

  • updated discord.js imports (bb75a6d)