Skip to content

0.69.7

Latest
Compare
Choose a tag to compare
@itsdouges itsdouges released this 15 Nov 08:10
· 6 commits to main since this release

New features

  • Transform controls now adhere to ctrl/shift modifiers. Ctrl turns on snapping, shift divides the step by 10. You can use both together.

Bug fixes

  • Fix undo/redo getting into invalid states.
  • Union literal values are no longer sorted.
  • Saves are now synchronously applied fixing a timing issue.

Chores

  • Re-enable error reporting.
  • Update react-compiler dependency.