Skip to content

Releases: egorprnn/discord.js-pages

1.3.1

29 Aug 19:49
Compare
Choose a tag to compare
  • Fix editing pages with large nesting

1.3.0

09 Aug 14:32
Compare
Choose a tag to compare

🌟Highlights

Rejection of reactions for navigation and interactions.
With the release of discord.js v13 has added support for interactions and slash commands, since 2022 Discord restricts access to user messages for bots - therefore, migration to the interactions functionality is mandatory. discord.js-pages also follows trends and refuses to support the old functionality. You can still use versions 1.2.x with support for reactions, but their support has been discontinued and is not supported.

Visit the resources you need to get help migrating to the new version:

📖 Documentation 🤖 Examples

1.3.0-rc.5

06 Aug 04:12
Compare
Choose a tag to compare
1.3.0-rc.5 Pre-release
Pre-release
chore(package): bump version

1.3.0-rc.4

06 Aug 04:07
Compare
Choose a tag to compare
1.3.0-rc.4 Pre-release
Pre-release
BREAKING CHANGE: interactions support

1.3.0-rc.3

21 Jun 19:21
Compare
Choose a tag to compare
1.3.0-rc.3 Pre-release
Pre-release
fix(PagesBuilder): change replied status

1.3.0-rc.2

21 Jun 19:12
Compare
Choose a tag to compare
1.3.0-rc.2 Pre-release
Pre-release
  • Interactions support

1.2.0

04 May 08:35
Compare
Choose a tag to compare

1.1.2

19 Feb 13:56
Compare
Choose a tag to compare
  • Fix types

1.1.1

01 Feb 05:23
Compare
Choose a tag to compare
  • Fix first timer reset

1.1.0

08 Jan 11:52
Compare
Choose a tag to compare
  • Migration to TypeScript