Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 21:07

13,932 additions and 20,922 deletions, thanks to our contributors (v0.16.0...v0.17.0).

Changelog

✨ Added ability to delete gists (#484)
✨ Made gist action icons unique in (#489)
✨ Added link to comparison link on bisect complete (#481)
✨ Added ability to set gist description upon publishing (#492)
πŸ› Fixed an edge case in the Update gist UI (#465)
πŸ› Fixed gist action logic when multiple gists are published (#488)
πŸ› Corrected version prerelease sorting (#482)
πŸ› Corrected Esc key behaviour in settings pane when popover is open (#498)
πŸ› Added a check to ensure yarn is installed when opening Fiddle (#452)
πŸ“¦ Fixed auto-updater with version bump (#494)
πŸ“ Updated default Fiddle to use whenReady() API (#362)

πŸ”‡ Internal: Sentry error reporting only enabled in production builds (#472)
♻️ Internal: Refactored gist action state (#491)
πŸ‘·β€β™‚οΈ Internal: Switched build system from Appveyor and CircleCI to GitHub Actions (#504)