Skip to content

0.69.0

Compare
Choose a tag to compare
@itsdouges itsdouges released this 13 Sep 21:51
· 87 commits to main since this release

Note

Triplex for VS Code is coming! Want to be an early adopter? Fill this in: https://forms.gle/sNSjuZca8QjBJf5WA.


New features

  • Default editor lights can now be turned on or off through the floating controls panel. Previously they would either be always on (if you had no lights in your component) or always off (if you did have lights). Now you can choose.

Bug fixes

  • Fix ScrollControls throwing errors when opened inside Triplex.

Chores

  • Internal refactor to consolidate extension points to use a common implementation.