Skip to content

Releases: skyra-project/discord-components

v2.0.3-alpha.0

20 Mar 00:23
Compare
Choose a tag to compare
v2.0.3-alpha.0 Pre-release
Pre-release

2.0.3-alpha.0 (2021-03-20)

Bug Fixes

  • core: export options on top level (d128f13)
  • core: use proper lifecycle for embed (e17ddb9)
  • react: move core from peer to regular dependencies (8d1e3ff)
  • change lifecycle hooks to componentWillRender so props are recomputed on re-renders (e19f9c3)
  • fixed readmes and such (bdb8846)

Reverts

  • Revert "chore: run build for prepublishOnly" (6b405bc)

v2.0.2

26 Oct 15:50
Compare
Choose a tag to compare

2.0.2 (2020-10-26)

Bug Fixes

  • react: allow peer dependency of React 17 and Core 2 (ae5fb27)

v2.0.1

26 Oct 15:49
Compare
Choose a tag to compare

2.0.1 (2020-10-07)

Bug Fixes

  • core: fixed date parsing for discord-embed (515d243)

v2.0.0

26 Oct 15:48
Compare
Choose a tag to compare

2.0.0 (2020-09-05)

Features

BREAKING CHANGES

  • IE11, Edge 16-18, Safari 10 and ES5 builds and support for them is fully removed
    now. Also some files are exported under different names in core. For a full list see

v1.3.0

26 Jul 16:54
Compare
Choose a tag to compare

1.3.0 (2020-07-26)

Features

  • rename master branch to main (0bc3666)

v1.2.2

26 Jul 16:54
Compare
Choose a tag to compare

1.2.2 (2020-07-13)

Bug Fixes

  • core: fixed layout of messages (5def145)

v1.2.1

26 Jul 16:54
Compare
Choose a tag to compare

1.2.1 (2020-07-08)

Bug Fixes

  • attachments: remove width/height modifier size (4aea4bd)

v1.2.0

26 Jul 16:54
Compare
Choose a tag to compare

1.2.0 (2020-07-07)

Bug Fixes

  • update highlighted mention styling (98e4827)
  • embed-field: set title to white to match Discord revert (2e6007f)

Features

  • core: add discord-attachment component (adef9b1)

v1.1.4

26 Jul 16:54
Compare
Choose a tag to compare

1.1.4 (2020-07-06)

Bug Fixes

  • core: fixed that lib didn't load when not defining window.$discordMessage (64293a6)

v1.1.3

26 Jul 16:54
Compare
Choose a tag to compare

1.1.3 (2020-07-06)

Bug Fixes

  • fixed the unpkg/jsdelivr builds (d863049)