Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 12:52
· 24 commits to main since this release
ea01696
  • Switches to Deno (mostly)
  • General bug fixes
  • Removes Rammerhead as an option and replaces it with Scramjet (coming soon)
  • Removes bare server and adds libcurl as an option
  • Adds a different Deno native server (Hono) - Command: deno task start:standalone
  • Removes Masqr
  • No more SSR, it's purely statically generated
  • CI fixes and other general improvements
  • Configuration is done via TOML over a bunch of environment vars
  • Removes Biome in place of Deno's native formatter
  • A better roadmap of what should be done in the future.