Skip to content

v0.15.1

Compare
Choose a tag to compare
@felixrieseberg felixrieseberg released this 09 Jun 19:04

This release focuses on two bug fixes that deal with advanced Fiddle features.

165 additions and 37 deletions, thanks to our contributors (v0.15.0...v0.15.1)

Changelog

🐛 Loading and publishing Fiddle Gists now works with hidden editors (thanks, @erickzhao)
🐛 Bisect controls now work in the correct direction (thanks, @nornagon)

♻️ Internal: Updated a deprecated Electron API (thanks, @erickzhao)
🐛 Internal: Fixed some stray instances of improper async/await usage (thanks, @erickzhao)