v3.1.4
What's Changed
- Disable adms by @yoannmoinet in #316
- [APPS] Use separate vite.build() for backend functions, drop Rollup backend support by @sdkennedy2 in #292
- [APPS] Add vite dev server middleware for backend functions by @sdkennedy2 in #291
- [APPS] Use manualChunks for self-contained backend function builds by @sdkennedy2 in #317
- Add merge queue by @yoannmoinet in #318
- Add live-debugger plugin by @watson in #296
- Validate optional live-debugger version by @watson in #325
- Display full HTML body response for errors by @oliverli in #321
- [APPS] Copy apps-function-query runtime into apps plugin by @sdkennedy2 in #322
- Add CI action on pushes for MQ branches by @yoannmoinet in #327
- [APPS] Support importing .backend.ts files as RPC proxies from frontend code by @sdkennedy2 in #320
New Contributors
Full Changelog: v3.1.3...v3.1.4