Skip to content

Riffy H 6.3.0

Compare
Choose a tag to compare
@rayriffy rayriffy released this 29 Jun 17:37
· 168 commits to main since this release
07f8d40

What's new?

  • CI complexity has been greatly reduced
  • Image runtime has been changed from Google's Distroless to Chainguard Images for rapid debugging
  • Typed prisma client will only be generated on install, saving 1-2s for every fetch
  • Opt Prisma client into new experimental JSON protocol, resulting 30MB less memory usage on idle, and faster query
  • Bump to Svelte 4
  • Deprecated Storeon in favor of nanostores
  • Faster JSON decoding with destr