Skip to content

Releases: frandiox/vitedge

0.3.3

09 Dec 13:13
Compare
Choose a tag to compare
  • Ignore cache from previous builds in CF worker

0.3.2

29 Nov 12:16
Compare
Choose a tag to compare
  • Use CommonJS for vitedge/plugin.cjs to improve compatibility with projects
  • Patch vitejs/vite#1165 locally

0.3.1

29 Nov 08:38
Compare
Choose a tag to compare
  • Fix compatibility with vite@rc.13
  • Wrap API and Props in a data object

0.3.0

28 Nov 20:06
Compare
Choose a tag to compare
  • Support TypeScript projects (typings and serving API in development)
  • HTTP/2 server push for static assets
  • Added vitedge dev command to CLI
  • Improve API HMR in development

0.2.0

19 Nov 17:37
Compare
Choose a tag to compare
  • Local dev server supports API and Props endpoints.

0.1.0

12 Nov 18:55
Compare
Choose a tag to compare

The first release fully functional.

  • Support edge cache for rendering, props, and API requests.