Shadow Code: v0.5.3
Release Notes
This release comes with fixes to the diff builder function and updates to system prompts.
Updates
- Updated system prompts for Dart, JavaScript and TypeScript to better apply edits to existing code.
Bug Fixes
- Fixed bad format of output diff in the
buildDiff()function.