Skip to content

v0.0.2

Choose a tag to compare

@Hebilicious Hebilicious released this 12 Jun 16:45
· 211 commits to main since this release
21fe69b

compare changes

🚀 Enhancements

  • Add bun preset (#1203)
  • Implement fallback handlers (2fd17ff)
  • Add form actions to virtual files (05fb056)
  • Remove config options and add form actions router (661d682)
  • Add renderer error handling (05c224a)

🔥 Performance

  • Concurrent file writing for types and compressed assets (#1135)

🩹 Fixes

  • cache: Mock writable status for cached event handlers (#1289)

💅 Refactors

  • Show /_vfs structure in nested tree (#1244)

📖 Documentation

  • deploy: Add deno-deploy docs (#1193)
  • Update redirect route rule example (#1278)

✅ Tests

  • Pass body to vercel-edge test (2772f58)

❤️ Contributors