v0.27.3
What's Changed
- fix: update inspector output from Node by @dsanders11 in #930
- fix: show console.log output on Windows by @dsanders11 in #931
- chore: update docstring for getMonacoItems by @dsanders11 in #932
- chore: update docstrings in src/renderer/runner.ts by @dsanders11 in #936
- fix: remove race condition when stopping a fiddle by @dsanders11 in #933
- fix: don't exit fiddle if passing flags to binary by @erickzhao in #935
- build: update Electron releases JSON by @github-actions in #921
- fix: clear installed modules on new fiddle by @codebytere in #943
- feat(dialog): improve user experience of input boxes by @BlackHole1 in #946
- chore: update docstrings by @dsanders11 in #944
- feat: support package.json author field by @BlackHole1 in #945
Internal Changes
- build(deps): bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #927
- chore: run "npx browserslist@latest --update-db" to fix console warnings by @ckerr in #934
- refactor: make getReleasedVersions() private by @ckerr in #937
- chore: remove unused empty source file by @ckerr in #938
- chore: update master -> main by @codebytere in #744
New Contributors
- @BlackHole1 made their first contribution in #946
Full Changelog: v0.27.2...v0.27.3