🎉 Highlights
- Zero config deployment on Vercel
- Minor bug fixed
🩹 Fixes
- Don't force pg for vercel (#3093)
- preset: Allow presets to provide default options (254fd245)
- query: Allow uppercase in column names (#3100)
- vercel: Use
/tmp
directory for sqlite db (#3108) - docs: Use bindingName instead of binding (#3109)
📖 Documentation
- Missing quote in migration (#3081)
- Document server utils (1cc9ca9d)
- Use filename for sqlite option (bb866efd)
- Override source prefix (#3101)
- Use useAsyncData (26d71973)
- Use useAsyncData in json page (b2ba96ca)
- Add tip for AWS Lambda deployments (#3096)
- Migration guide for .navigation.yml (41e442ed)
- Excluding dot files from collection (1b53fe8b)
- Update page edit link (9f5faf72)
- template: Drafted canvas template (6fcd5f38)
- templates: Update canvas medias (9c9306f4)
- content: Update debugging guide with new recommended workflow (#3116)
- Add documentation about built-in providers (#3115)