Skip to content

Releases: The-Best-Codes/discraft-js

v1.7.8

17 Jun 18:21
c59ebba
Compare
Choose a tag to compare

Full Changelog: v1.7.7...v1.7.8

  • Fix TS template missing typescript dependency (only was a problem in edge cases)
  • Update deps across project

v1.7.7

31 May 20:11
Compare
Choose a tag to compare

Full Changelog: v1.7.6...v1.7.7

Updates

  • Updated dependencies
  • Fix TypeScript warnings
  • Clean up build command UX
  • Migrate vercel build to use @clack/prompts
  • More clearly distinguish between build and vercel build with a warning for Vercel template projects
  • Fixed issues in the dev command

v1.7.6

20 May 18:01
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency fumadocs-ui to v15.3.1 by @renovate in #33
  • chore(deps): update dependency fumadocs-core to v15.3.1 by @renovate in #32
  • chore(deps): update dependency next to v15.3.2 by @renovate in #31
  • chore(deps): update dependency fumadocs-mdx to v11.6.3 by @renovate in #30
  • chore(deps): update dependency @types/node to v22.15.18 by @renovate in #29
  • chore(deps): update oven-sh/setup-bun digest to 735343b by @renovate in #28

Bug fixes

  • Fix build not finding files on Windows

Full Changelog: v1.7.5...v1.7.6

v1.7.6-beta.0

20 May 14:49
Compare
Choose a tag to compare
v1.7.6-beta.0 Pre-release
Pre-release

What's Changed

  • chore(deps): update dependency fumadocs-ui to v15.3.1 by @renovate in #33
  • chore(deps): update dependency fumadocs-core to v15.3.1 by @renovate in #32
  • chore(deps): update dependency next to v15.3.2 by @renovate in #31
  • chore(deps): update dependency fumadocs-mdx to v11.6.3 by @renovate in #30
  • chore(deps): update dependency @types/node to v22.15.18 by @renovate in #29
  • chore(deps): update oven-sh/setup-bun digest to 735343b by @renovate in #28

Full Changelog: v1.7.5...v1.7.6-beta.0

v1.7.5

08 May 15:59
Compare
Choose a tag to compare

Updates

In this update, the Vercel template has been modified to immediately acknowledge and defer command requests so that bot commands can run for the full 60-second function runtime before timing out. With something like Inngest for Vercel, you maybe be able to achieve command runtimes of 15 minutes (the max allowed by Discord).

Give it a try!

bunx discraft init

Full Changelog: v1.7.4...v1.7.5

v1.7.4

07 May 18:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.7.4

v1.7.3

25 Apr 15:14
2213880
Compare
Choose a tag to compare

What's Changed

New Contributors

Okay, the above is auto-generated. What the huh? My first contribution? Bruh 😆

Full Changelog: v1.7.2...v1.7.3

v1.7.2

15 Mar 16:45
1c33089
Compare
Choose a tag to compare

Attempt 1 to solve publish issues.

Full Changelog: v1.7.1...v1.7.2

v1.7.1

15 Mar 16:33
a717017
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency lucide-react to ^0.482.0 by @renovate in #15
  • chore(deps): update dependency typescript to ~5.8.0 by @renovate in #16
  • Update browser dependencies
  • Update main package dependencies
  • Update Vercel AI template
  • Fix lint errors and format code consistently

Full Changelog: v1.7.0...v1.7.1

v1.7.0

22 Feb 18:49
a76f852
Compare
Choose a tag to compare

Full Changelog: v1.6.9...v1.7.0

Updates

  • Improve init command
  • Remove Inquirer in favor of Clack

Addresses


Thanks for using Discraft!