Skip to content

Releases: The-Best-Codes/discraft-js

v1.5.6

23 Nov 19:16
a590121
Compare
Choose a tag to compare

Full Changelog: v1.5.5...v1.5.6

Discraft v1.5.6

Like Next.js but for Discord bots

Updates

  • Update rollup dependency
  • Use bun package manager by default

v1.5.5

20 Nov 22:59
63a8d9a
Compare
Choose a tag to compare

Full Changelog: v1.5.4...v1.5.5

Updates

  • Standalone build option with no dependencies, generates a very large but portable bundle
  • Update to error handling event
  • New discraft add event command, similar to discraft add command
  • Reduce node_modules size before a standalone build (uses npx --yes clean-modules -y)

v1.5.5-beta.3

20 Nov 22:19
fccb19b
Compare
Choose a tag to compare
v1.5.5-beta.3 Pre-release
Pre-release

Full Changelog: v1.5.5-beta.2...v1.5.5-beta.3

Beta

  • Reduce node_modules size before a standalone build (uses npx --yes clean-modules -y)

v1.5.5-beta.2

20 Nov 20:28
0f2f39c
Compare
Choose a tag to compare
v1.5.5-beta.2 Pre-release
Pre-release

Full Changelog: v1.5.5-beta.1...v1.5.5-beta.2

Beta

  • Fix bugs with terser config for standalone builds
  • Standalone builds are now minified into one line as usual, but less aggressively.

v1.5.5-beta.1

20 Nov 20:05
b44e190
Compare
Choose a tag to compare
v1.5.5-beta.1 Pre-release
Pre-release

Full Changelog: v1.5.5-beta.0...v1.5.5-beta.1

Beta

  • Add add event command
  • Improve error handling event

v1.5.5-beta.0

20 Nov 15:12
f3ee525
Compare
Choose a tag to compare
v1.5.5-beta.0 Pre-release
Pre-release

Full Changelog: v1.5.4...v1.5.5-beta.0

Beta

  • Standalone build option with no dependencies, generates a very large but portable bundle

v1.5.4

19 Nov 18:55
9136ae4
Compare
Choose a tag to compare

Full Changelog: v1.5.3...v1.5.4

Now in stable

  • discraft add command and discraft test token
  • Improve mid-prompt SIGINT error handling
  • Allow empty command and event directories
  • Misc bug fixes

v1.5.4-beta.3

19 Nov 17:59
cb60632
Compare
Choose a tag to compare
v1.5.4-beta.3 Pre-release
Pre-release

Full Changelog: v1.5.4-beta.2...v1.5.4-beta.3

Beta

  • Improve mid-prompt SIGINT error handling
  • Allow empty command and event directories
  • Misc bug fixes

v1.5.4-beta.2

19 Nov 17:12
1d4306f
Compare
Choose a tag to compare
v1.5.4-beta.2 Pre-release
Pre-release

Full Changelog: v1.5.4-beta.1...v1.5.4-beta.2

Beta

  • Update add command to have path validation, update docs

v1.5.4-beta.1

19 Nov 14:39
b850f6f
Compare
Choose a tag to compare
v1.5.4-beta.1 Pre-release
Pre-release

Full Changelog: v1.5.4-beta.0...v1.5.4-beta.1

Beta

  • Rename commands and update command CLI
  • discraft add command and discraft test token