Skip to content

Releases: skyra-project/discord-components

v4.0.0-alpha.20

15 Jun 11:24
v4.0.0-alpha.20
12836d3
Compare
Choose a tag to compare
v4.0.0-alpha.20 Pre-release
Pre-release

4.0.0-alpha.20 (2024-06-15)

Bug Fixes

  • image-attachment: fixed incorrect properties and add ifDefined directive (c2ba255) (@favna)
  • use slot for custom image element (e373c3a) (@favna)

Features

v4.0.0-alpha.19

15 Jun 08:20
v4.0.0-alpha.19
cab6f0e
Compare
Choose a tag to compare
v4.0.0-alpha.19 Pre-release
Pre-release

4.0.0-alpha.19 (2024-06-15)

Features

  • discord-message: add message-body-only to allow for chained messages from same author (0381bee), closes #407 (@favna)

v4.0.0-alpha.18

20 Apr 13:13
v4.0.0-alpha.18
50b4036
Compare
Choose a tag to compare
v4.0.0-alpha.18 Pre-release
Pre-release

4.0.0-alpha.18 (2024-04-20)

Bug Fixes

  • change bot to app following Discord's change of the label (#394) (ec034d3)
  • deps: update all non-major dependencies (77d3451)
  • fixed custom emojis mapping support for Nuxt 3 (f11c074)
  • fixed emojis in embeds and add support for Nuxt 3 (7965fd3)

v4.0.0-alpha.17

18 Feb 13:34
v4.0.0-alpha.17
182dd6c
Compare
Choose a tag to compare
v4.0.0-alpha.17 Pre-release
Pre-release

4.0.0-alpha.17 (2024-02-18)

Bug Fixes

  • add list-style-image initial to discord-unordered-list (0c9cd70)

Features

  • add DiscordComponentsError to signify errors (b072bea)
  • add discord-ordered-list (42f8b49)
  • add discord-unordered-list and discord-list-item (71d483d)

v4.0.0-alpha.16

17 Feb 22:32
v4.0.0-alpha.16
a8fdafb
Compare
Choose a tag to compare
v4.0.0-alpha.16 Pre-release
Pre-release

4.0.0-alpha.16 (2024-02-17)

Features

  • add deleted property to discord-reply (d5d4159), closes #371

v4.0.0-alpha.15

17 Feb 21:04
v4.0.0-alpha.15
f0ecfab
Compare
Choose a tag to compare
v4.0.0-alpha.15 Pre-release
Pre-release

4.0.0-alpha.15 (2024-02-17)

Bug Fixes

  • DiscordHeader: ensure that the level property is a number (a97a969)

v4.0.0-alpha.14

11 Feb 12:21
v4.0.0-alpha.14
def05fe
Compare
Choose a tag to compare
v4.0.0-alpha.14 Pre-release
Pre-release

4.0.0-alpha.14 (2024-02-11)

Bug Fixes

  • fixed import for util (a4d3be7)
  • properly code config functions (b537f97)

v4.0.0-alpha.13

11 Feb 12:05
v4.0.0-alpha.13
a89d25d
Compare
Choose a tag to compare
v4.0.0-alpha.13 Pre-release
Pre-release

4.0.0-alpha.13 (2024-02-11)

Features

  • add getConfig and setConfig methods (5a26c41)

v4.0.0-alpha.9

10 Feb 10:44
v4.0.0-alpha.9
3dc4d5a
Compare
Choose a tag to compare
v4.0.0-alpha.9 Pre-release
Pre-release

4.0.0-alpha.9 (2024-02-10)

Bug Fixes

  • link: remove font-weight: normal which prevents weight styled when nested (caca673)

v4.0.0-alpha.8

10 Feb 09:53
v4.0.0-alpha.8
2f8ec75
Compare
Choose a tag to compare
v4.0.0-alpha.8 Pre-release
Pre-release

4.0.0-alpha.8 (2024-02-10)

Bug Fixes