Skip to content

Latest commit

 

History

History
664 lines (366 loc) · 40 KB

CHANGELOG.md

File metadata and controls

664 lines (366 loc) · 40 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

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)

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)

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

Features

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

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

Bug Fixes

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

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

Bug Fixes

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

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

Features

  • add getConfig and setConfig methods (5a26c41)

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

Bug Fixes

  • code: remove language class, it aint working chief (325d188)

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

Bug Fixes

  • only apply embed styling when required (36b3b7a)

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

Features

  • code: add language property for multiline and add a PrismJS language class when set (c72c9b8)

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

Bug Fixes

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

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

Bug Fixes

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

Bug Fixes

  • button: call checkType at render (5ad7ecf)

Features

  • add discord-header component (5552c6a)

4.0.0-alpha.6 (2024-02-03)

Note: Version bump only for package root

4.0.0-alpha.5 (2024-02-03)

Bug Fixes

  • core: bump transitive dependencies (366d06e)
  • react: add use client; header to react output for NextJS (bf8f421)
  • react: bump transitive dependencies (74c0224)

4.0.0-alpha.4 (2024-01-28)

Bug Fixes

  • fix reflection and attribute binding of properties for the React bundle (8512909)

4.0.0-alpha.3 (2024-01-24)

Bug Fixes

  • fixed transitive dependencies (8ffebe2)

4.0.0-alpha.2 (2024-01-24)

Bug Fixes

  • added cjs exports to react package for NextJS projects (2278a56)

4.0.0-alpha.1 (2024-01-23)

Note: Version bump only for package root

4.0.0-alpha.0 (2024-01-23)

Bug Fixes

  • react: use proper export mapping for ESM (0bbfc1c)

  • feat!: rewrite to lit (#367) (8b31f45), closes #367

BREAKING CHANGES

Co-authored-by: TheBv bv939@web.de

3.6.1 (2023-08-18)

Bug Fixes

  • core: add types to export mapping (b2e72d4)
  • deps: update all non-major dependencies (#318) (2c2f2f4)
  • deps: update all non-major dependencies (#346) (9890111)
  • deps: update all non-major dependencies (#350) (2c3d827)
  • deps: update all non-major dependencies (#352) (1674e2a)
  • deps: update dependency @stencil/core to v3 (#319) (2ed3e53)
  • react: add types to export mapping (bba1772)
  • update generated react code (1d3161b)

3.6.0 (2023-01-23)

Bug Fixes

  • update @stencil/core dependency (df07642)
  • update name in LICENSE (139caa5)

Features

3.5.0 (2022-12-27)

Bug Fixes

  • change to bunny font cdn and update font families (10184ab), closes #308
  • deps: update all non-major dependencies (#283) (8c225c4)
  • deps: update all non-major dependencies (#290) (185ef07)
  • deps: update all non-major dependencies (#296) (58a4aa2)
  • deps: update all non-major dependencies (#302) (7642c51)
  • deps: update all non-major dependencies (#305) (68ae3f6)
  • resolved typo in ChannelForum (#289) (c30908d)

Features

3.4.1 (2022-08-06)

Bug Fixes

  • core: enable experimentalImportInjection to ensure compatibility with Vite/NextJS builds (053c8eb)
  • deps: update all non-major dependencies (#271) (7896b9c)

3.4.0 (2022-05-10)

Features

3.3.1 (2022-04-25)

Bug Fixes

  • core: emit [@vite-ignore](https://github.com/vite-ignore) comments on dynamic imports (ba84b9e)
  • deps: update all non-major dependencies (#240) (e0e22fe)

3.3.0 (2022-04-06)

Features

3.2.0 (2022-04-04)

Bug Fixes

  • deps: update all non-major dependencies (#217) (3c391b6)
  • deps: update all non-major dependencies (#225) (87349f3)

Features

  • add new components to react bundle (3055336)
  • added multiple style specific components (80ed132), closes #220

3.1.1 (2022-03-10)

Bug Fixes

3.1.0 (2022-01-12)

Features

  • discord-embed-description: add styles for nested HTML tags (#195) (6ee7b9f)

3.0.1 (2022-01-08)

Bug Fixes

  • react: use createElement named import for better compatibility with Vite (1d770da)

3.0.0 (2022-01-08)

Bug Fixes

  • fixed embed description and footer disappearing when dynamically editing title (bdec29c)

BREAKING CHANGES

  • discord-embed no longer takes the properties footer-image and timestamp, they are moved to the discord-embed-footer component.
  • The embed description now has to go into its own component, discord-embed-description
<discord-embed slot="embeds">
-  Custom emojis in the embed description:
+  <discord-embed-description slot="description">Custom emojis in the embed description:</discord-embed-description>
</discord-embed>
  • The embed footer now has to go into its own component, discord-embed-footer
- <discord-embed slot="embeds" footer-image="/static/sapphire.png" timestamp="03/20/2021">
+ <discord-embed slot="embeds">
{ /* other embed components */ }
-  <span slot="footer">Open source libraries to aid in the creation of Discord bots</span>
+  <discord-embed-footer slot="footer" footer-image="/static/sapphire.png" timestamp="03/20/2021">
+    Open source libraries to aid in the creation of Discord bots
+  </discord-embed-footer>
</discord-embed>

2.13.0 (2021-12-22)

Bug Fixes

  • deps: update all non-major dependencies (#184) (792e791)

Features

  • discord-invite: localization support for invite title and button (#183) (8fd541b)

2.12.1 (2021-12-06)

Bug Fixes

  • deps: update all non-major dependencies (#177) (36a4c5d)
  • discord-embed: hide embed description when not provided (f3f3302), closes #180

2.12.0 (2021-11-13)

Features

  • Add discord-custom-emoji component & custom emojis in embed titles (#168) (61a808e), closes #163

2.11.6 (2021-11-08)

Bug Fixes

2.11.5 (2021-11-08)

Bug Fixes

  • react: only output ESM bundle (cf9da04)

2.11.4 (2021-11-08)

Bug Fixes

  • docs: update nextjs codesandbox link (4d6382f)

2.11.3 (2021-11-08)

Note: Version bump only for package root

2.11.3-alpha.3 (2021-11-08)

Bug Fixes

  • react: add dependency on tslib (cc0b85e)

2.11.3-alpha.2 (2021-11-08)

Bug Fixes

  • react: no longer use esbuild for bundling (d03ed4d)

2.11.3-alpha.1 (2021-11-08)

Bug Fixes

  • debump required nodejs engine to 14.0.0 (310f9bc)

2.11.3-alpha.0 (2021-11-08)

Bug Fixes

  • deps: update all non-major dependencies (#158) (069255e)
  • deps: update all non-major dependencies (#166) (8d22036)

2.11.2 (2021-10-03)

Bug Fixes

  • re-fix react bundle. The output file has to be mjs for this to all work (946652b)

Reverts

  • Revert "fix(react): fixed output targets" (129f14f)

2.11.1 (2021-10-03)

Bug Fixes

  • react: fixed output targets (ba9faf1)

2.11.0 (2021-10-02)

Features

2.10.1-alpha.0 (2021-09-21)

Bug Fixes

  • output react bundle as .js to fix a Webpack issue, not loading named imports of .mjs files (bc166f6)

2.10.0 (2021-09-12)

Features

2.9.1 (2021-09-12)

Note: Version bump only for package root

2.9.1-alpha.0 (2021-09-10)

Note: Version bump only for package root

2.9.0 (2021-09-05)

Features

  • discord-mention: add new thread type (#117) (3719679)

2.8.1 (2021-08-18)

Bug Fixes

  • discord-command: remove prepending slash in names (#111) (c86a17e)

2.8.0 (2021-08-18)

Bug Fixes

Features

2.7.1 (2021-08-07)

Bug Fixes

  • react: minify build output (932aaf8)

2.7.0 (2021-08-07)

Features

2.6.0 (2021-08-05)

Bug Fixes

  • specify string union type for DiscordMention#type prop (3b8204e)

Features

2.5.0 (2021-08-04)

Bug Fixes

Features

2.4.0 (2021-07-25)

Features

  • add option to make reactions non-interactive (b5f61b0)

2.3.0 (2021-07-25)

Features

2.2.0 (2021-07-22)

Features

  • add invite and attachments container components (#94) (3b782a0)

2.1.1 (2021-07-10)

Bug Fixes

  • readme: update urls and add nextJS demo (551f9e7)

2.1.0 (2021-06-26)

Features

  • add support for server crosspost webhook messages (a02ec25), closes #88

2.0.9 (2021-06-21)

Bug Fixes

  • css: update to discord rebrand colors (fe03134)

2.0.8 (2021-06-21)

Bug Fixes

  • docs: add live demo for "No Framework" (b58242f)
  • docs: remove default font from ToC (82a1281)

2.0.7 (2021-05-20)

Note: Version bump only for package root

2.0.7-alpha.0 (2021-05-19)

Bug Fixes

  • core: specify exports for loader (b94604f)

2.0.6 (2021-05-19)

Bug Fixes

  • specify sideEffects and fix es2015 and es2017 file paths (b759b3c)

2.0.5 (2021-05-15)

Bug Fixes

  • core: update mention colours to match Discord May 2021 redesign (a7c7a84)

2.0.4 (2021-05-15)

Bug Fixes

  • change links from discord-message-components to discord-components (5a8e1e1)
  • readme: update preview images (a9dc715)

2.0.3 (2021-05-15)

Note: Version bump only for package root

2.0.3-alpha.3 (2021-05-15)

Reverts

  • "chore: re-add prepublishOnly" (3609469)

2.0.3-alpha.2 (2021-05-15)

Bug Fixes

  • react: include polyfills again (43ca559)

2.0.3-alpha.1 (2021-05-15)

Bug Fixes

Features

  • use whitney font as default font (d7c9267)

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)

2.0.2 (2020-10-26)

Bug Fixes

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

2.0.1 (2020-10-07)

Bug Fixes

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

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

1.3.0 (2020-07-26)

Features

  • rename master branch to main (0bc3666)

1.2.2 (2020-07-13)

Bug Fixes

  • core: fixed layout of messages (5def145)

1.2.1 (2020-07-08)

Bug Fixes

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

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)

1.1.4 (2020-07-06)

Bug Fixes

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

1.1.3 (2020-07-06)

Bug Fixes

  • fixed the unpkg/jsdelivr builds (d863049)

1.1.2 (2020-06-27)

Bug Fixes

  • bump package, regenerate react output (07af3cc)

1.1.1 (2020-06-06)

Bug Fixes

  • bump packages, fixing some stenciljs bugs (2ac34a9)

1.1.0 (2020-05-19)

Bug Fixes

  • core: fixed parsing of global profile (8b31278)

Features

  • core: allow 3-aside inline embed fields (ec05f33), closes #3
  • embed: embedding videos (1678248), closes #1
  • embed: provider option (bf23e66), closes #2

1.0.1 (2020-05-10)

Bug Fixes

  • mention: fixed discord mentions rendering type (d94a092)
  • message: add hover background to match Discord (d2c8f32)

1.0.0 (2020-05-10)

Note: Version bump only for package root

1.0.0-alpha.1 (2020-05-10)

Note: Version bump only for package root

1.0.0-alpha.0 (2020-05-10)

Features