Releases: frandiox/vitedge
Releases · frandiox/vitedge
0.3.3
- Ignore cache from previous builds in CF worker
0.3.2
- Use CommonJS for
vitedge/plugin.cjs
to improve compatibility with projects
- Patch vitejs/vite#1165 locally
0.3.0
- 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
- Local dev server supports API and Props endpoints.
0.1.0
The first release fully functional.
- Support edge cache for rendering, props, and API requests.