Skip to content

Releases: gornostay25/svelte-adapter-bun

SvelteKit Adapter Bun v0.5

27 Aug 16:04
Compare
Choose a tag to compare

Adapter for SvelteKit apps that generates a standalone Bun server.

Fixes:

SvelteKit Adapter Bun v0.4

17 Jan 22:23
Compare
Choose a tag to compare

Adapter for SvelteKit apps that generates a standalone Bun server.

You can add your polyfills in src/polyfills.js file.

  • Static file compression
    • Gzip
    • Brotli
  • Sending static assets
  • Auto create package.json file with dependencies (changed package name)
  • New bundler esbuild

SvelteKit Adapter Bun v0.3

12 Jul 15:46
Compare
Choose a tag to compare

Adapter for SvelteKit apps that generates a standalone Bun server.

SvelteKit Adapter Bun v0.2.2

11 Jul 16:54
Compare
Choose a tag to compare

Adapter for SvelteKit apps that generates a standalone Bun server.