v0.32.1
We skipped v0.32.0 due to a publishing error!
What's Changed
- chore: release v0.31.0 by @georgexu99 in #1184
- fix(show-me/desktopcapturer): allow example to work for v17 and above by @thewheat in #1186
- fix: catch FiddleRunner spawn error by @codebytere in #1197
- build(deps): switch to @electron/fiddle-core package by @dsanders11 in #1199
- refactor: remove stale comment by @aryanshridhar in #1200
- fix: disable right click contextMenu in settings page by @aryanshridhar in #1115
- fix: Allow scrolling in Editors Listing by @thewheat in #1190
- feat: Add filter section for "not-downloaded" button by @stoichy in #1202
- test: await electronTypes.setVersion() in afterEach by @dsanders11 in #1201
- refactor: add prefix for tmp folder name by @BlackHole1 in #1213
- chore: remove 'as any' typing by @dsanders11 in #1225
- fix: race condition when getting Node types by @dsanders11 in #1220
- fix: don't clear editor is edited state if Gist publish fails by @dsanders11 in #1224
- fix: don't unset Electron typings when setting Node typings by @dsanders11 in #1221
- fix: don't continue Gist publish if authing token fails by @dsanders11 in #1223
- fix: don't check package.json version for Electron examples by @dsanders11 in #1218
- chore: update to Electron 22.0.1 by @miniak in #1231
- fix: tab focus for settings page by @miqh in #1181
New Contributors
Full Changelog: v0.31.0...v0.32.1