Dyad v0.19.0 introduces experimental Docker support for safer code execution in sandboxed containers, along with updated Supabase Edge Function handling and 3 new community templates!
Full release notes: https://www.dyad.sh/docs/releases/0.19.0
What's Changed
- style(chat): solve the issue where the SetupBanner is cut off by @guaoo in #1078
- fix contrib format by @wwwillchen in #1083
- Parameterize sys prompt by @wwwillchen in #1082
- verify jwt to false by @wwwillchen in #1085
- Fix package.json by @wwwillchen in #1080
- Read JSON by @wwwillchen in #1081
- Prompts: align examples to TypeScript (.tsx/.ts) to avoid .jsx drift by @antont in #1076
- Support dyad docker by @wwwillchen in #674
- bump to beta v0.19 1 by @wwwillchen in #1094
- fix text overflow in chat messages by @azizmejri1 in #1073
New Contributors
- @azizmejri1 made their first contribution in #1073
- @guaoo made their first contribution in #1078
- @antont made their first contribution in #1076
Full Changelog: v0.18.0...v0.19.0
