Skip to content

Releases: jzxhuang/nextjs-discord-bot

v1.0.2

22 Dec 01:00
8af92a7
Compare
Choose a tag to compare

Adds env validation with T3 env by @HighError (#3)

v1.0.1

14 Nov 03:20
dca3516
Compare
Choose a tag to compare

Adds /pokemon command which leverage Dynamic Image Generation (next/og).

Also upgrades to Next.js v14

v1.0.0

25 Sep 02:45
da056c0
Compare
Choose a tag to compare
  • Rewrite with Next.js 13 App Router
  • Use edge runtime
  • Rewrite demo admin portal with RSCs and Tailwind