Releases: The-Best-Codes/discraft-js
v1.7.8
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
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
andvercel build
with a warning for Vercel template projects - Fixed issues in the
dev
command
v1.7.6
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
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
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
What's Changed
- Basic docs by @The-Best-Codes in #25
- Updated Discord.js to support Components v2
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- [Snyk] Upgrade lucide-react from 0.482.0 to 0.483.0 by @The-Best-Codes in #17
- [Snyk] Upgrade lucide-react from 0.483.0 to 0.484.0 by @The-Best-Codes in #19
- [Snyk] Upgrade lucide-react from 0.484.0 to 0.487.0 by @The-Best-Codes in #20
- Add perms to format workflow by @The-Best-Codes in #21
- Use pinned commits for bun workflow actions by @The-Best-Codes in #22
- Remove browser commands by @The-Best-Codes in #23
New Contributors
- @The-Best-Codes made their first contribution in #17
Okay, the above is auto-generated. What the huh? My first contribution? Bruh 😆
Full Changelog: v1.7.2...v1.7.3
v1.7.2
Attempt 1 to solve publish issues.
Full Changelog: v1.7.1...v1.7.2
v1.7.1
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
Full Changelog: v1.6.9...v1.7.0
Updates
- Improve
init
command - Remove Inquirer in favor of Clack
Addresses
Thanks for using Discraft!