Releases: yjl9903/vite-plugin-cloudflare-functions
Releases · yjl9903/vite-plugin-cloudflare-functions
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
No significant changes
View changes on GitHub
v0.1.1
v0.1.0
🚨 Breaking Changes
- Init client and server sub module - by @yjl9903 (7dd8f)
- Rename server to worker - by @yjl9903 (ca6d5)
🚀 Features
- Generate tsconfig - by @yjl9903 (dab46)
- Generate dts - by @yjl9903 (f47da)
- Generate worker types - by @yjl9903 (c2624)
- MakePagesFunction helper - by @yjl9903 (ed085)
- Override pages function parameters - by @yjl9903 (ada1c)
- Extract response data type - by @yjl9903 (cc152)
- Remove dts gen - by @yjl9903 (fc919)
- Support client with typed response - by @yjl9903 (8cb88)
- Auto generate API response body type - by @yjl9903 (6d86a)
- Bind variables and databases - by @yjl9903 (d1c23)
🐞 Bug Fixes
- Tsconfig reference - by @yjl9903 (b0b56)
- Unknown route fallback to any - by @yjl9903 (2fb0a)
- Generate file end new line - by @yjl9903 (c110b)
View changes on GitHub
v0.0.1
v0.0.0
No significant changes