Releases: electron/fiddle
Releases · electron/fiddle
v0.36.4
What's Changed
- chore: remove rogue backticks in comment by @dsanders11 in #1585
- build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #1588
- build(deps): bump coverallsapp/github-action from 2.2.3 to 2.3.0 by @dependabot in #1589
- fix(show-me): use BrowserWindow.loadFile in dialog example by @dsanders11 in #1590
- chore: bump electronjs/node to 2.2.2 (main) by @electron-roller in #1591
- test: fix awaiting process.nextTick by @dsanders11 in #1592
- build: upgrade @electron/lint-roller to 2.1.0 by @dsanders11 in #1594
- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #1595
- chore: bump electronjs/node to 2.2.3 (main) by @electron-roller in #1596
- chore: bump electronjs/node to 2.3.0 (main) by @electron-roller in #1600
- build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #1601
- build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #1602
- build(deps): bump ws from 7.5.9 to 7.5.10 by @dependabot in #1603
- build(deps): bump amannn/action-semantic-pull-request from 5.5.2 to 5.5.3 by @dependabot in #1604
- fix: limit usage of shell.openExternal to web URLs by @dsanders11 in #1605
- build(deps): bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #1607
- build: remove unused @types/valid-url by @dsanders11 in #1608
- chore: bump update-electron-app from 2.0.1 to 3.0.0 by @dsanders11 in #1610
- build: update husky and lint-staged by @dsanders11 in #1609
- chore: update to Electron 31.1.0 by @dsanders11 in #1606
- chore: add private to package.json by @dsanders11 in #1612
- fix: set parent window for open/save dialogs by @dsanders11 in #1616
- chore: release v0.36.4 by @dsanders11 in #1617
Full Changelog: v0.36.3...v0.36.4
v0.36.3
What's Changed
- build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #1570
- build(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #1573
- build(deps): bump tar from 6.1.13 to 6.2.1 by @dependabot in #1576
- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #1560
- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #1577
- build(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.0 by @dependabot in #1578
- build: bump electron-winstaller by @dsanders11 in #1579
- chore: update @octokit/rest by @dsanders11 in #1580
- build(deps): bump amannn/action-semantic-pull-request from 5.5.0 to 5.5.2 by @dependabot in #1581
- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #1582
- chore: update to Electron 30.0.1 by @dsanders11 in #1583
- fix: use async showOpenDialog by @dsanders11 in #1584
- chore: release v0.36.3 by @dsanders11 in #1586
Full Changelog: v0.36.2...v0.36.3
v0.36.2
What's Changed
- build: fix lint:fix script by @dsanders11 in #1538
- test: increase timeout in ElectronTypes watch test by @dsanders11 in #1537
- build: update @electron/lint-roller to 1.11.0 by @dsanders11 in #1541
- ci: check download links daily by @dsanders11 in #1540
- fix(show-me/tray): correct import by @JEntler in #1542
- build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #1543
- fix: allows users to drag app when settings are open by @yangannyx in #1544
- chore: bump electronjs/node to 2.2.1 (main) by @electron-roller in #1545
- fix: better error message for bad
package.json
by @codebytere in #1547 - build(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #1548
- chore: improve preload comment by @yangannyx in #1552
- fix: gracefully handle version download failure by @codebytere in #1554
- fix: reload window button not working by @gaspardruan in #1561
- build(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #1562
- fix: uncaught error when renaming file failed by @gaspardruan in #1563
- build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 by @dependabot in #1564
- build: bump to Electron 29.1.4 by @VerteDinde in #1550
- build(deps): update Forge to 7.3.1 by @dsanders11 in #1565
- chore: release v0.36.1 by @dsanders11 in #1566
- build: auto-generate release notes by @dsanders11 in #1567
- fix: downloading spinner by @dsanders11 in #1568
- chore: release v0.36.2 by @dsanders11 in #1569
New Contributors
- @JEntler made their first contribution in #1542
- @yangannyx made their first contribution in #1544
- @gaspardruan made their first contribution in #1561
Full Changelog: v0.36.0...v0.36.2
v0.36.0
What's Changed
- build(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #1512
- build(deps): update Forge to 7.2.0 by @dsanders11 in #1516
- chore: fix typos in show me examples by @dsanders11 in #1517
- chore: remove redundant CODE_OF_CONDUCT.md by @dsanders11 in #1518
- build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #1520
- build: remove notaryTool usage by @codebytere in #1522
- build(deps): bump dsanders11/project-actions from 1.1.0 to 1.2.0 by @dependabot in #1525
- feat: enable opening external URLs in editor by @codebytere in #1524
- build: update yarn.lock to fix audit output by @Up-Up-And-Away in #1526
- chore: update show me examples by @dsanders11 in #1527
- fix: local versions are available not downloaded by @codebytere in #1528
- fix: handle missing local Electron.app by @codebytere in #1530
- build: switch to OpenJS identity for macOS releasees by @dsanders11 in #1532
- test: use RTL in the version selector tests by @erikian in #1435
- chore: bump electronjs/node to 2.2.0 (main) by @electron-roller in #1534
- ci: use x86_64 Node.js for some macOS jobs by @dsanders11 in #1533
- build: update @electron/* deps by @dsanders11 in #1535
- chore: release v0.36.0 by @dsanders11 in #1531
New Contributors
- @Up-Up-And-Away made their first contribution in #1526
Full Changelog: v0.35.1...v0.36.0
v0.35.1
What's Changed
- build: Temporarily build with intermediate requirements by @felixrieseberg in #1511
- chore: release v0.35.1 by @felixrieseberg in #1514
- feat: add support for JSON files in editors by @codebytere in #1502
- chore: fix environment variable parsing by @codebytere in #1505
- chore: bump electronjs/node to 2.1.0 (main) by @electron-roller in #1507
- feat: basic support for ESM fiddles by @dsanders11 in #1474
- build: Update identity to OpenJS by @felixrieseberg in #1509
- chore: release v0.35.0 by @dsanders11 in #1510
New Contributors
- @electron-roller made their first contribution in #1507
Full Changelog: v0.34.5...v0.35.1
v0.34.5
What's Changed
- fix: mark fiddle as edited if files added/deleted by @dsanders11 in #1475
- build(deps-dev): bump electron from 25.5.0 to 25.8.1 by @dependabot in #1460
- build(deps-dev): bump postcss from 8.4.25 to 8.4.31 by @dependabot in #1477
- build(deps-dev): bump electron from 25.8.1 to 25.8.4 by @dependabot in #1479
- build(deps): bump @electron/fiddle-core to 1.3.2 by @dsanders11 in #1480
- ci: add new issues and pull requests to project board by @dsanders11 in #1481
- build(deps): bump @babel/traverse from 7.14.0 to 7.23.2 by @dependabot in #1486
- build(deps): bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #1487
- build(deps): bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #1489
- fix: show-me shell example by @codebytere in #1491
- chore: sync electron-quick-start content with upstream by @dsanders11 in #1492
- build(deps): bump dsanders11/project-actions from 1.0.1 to 1.1.0 by @dependabot in #1494
- test: use RTL in the welcome tour tests by @erikian in #1440
- build(deps): bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 by @dependabot in #1497
- chore: Sign with HSM by @felixrieseberg in #1498
- ci: remove branch filter by @dsanders11 in #1499
- ci: download Apple Developer ID Intermediate certificate by @dsanders11 in #1500
- ci: restore usage of
load-release-secrets
by @dsanders11 in #1501
Full Changelog: v0.34.3...v0.34.5
v0.34.3
What's Changed
- ci: load macOS release secrets from secret service by @dsanders11 in #1465
- build(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 by @dependabot in #1467
- ci: use GitHub actions for Coveralls by @dsanders11 in #1473
- fix: use process.env when running fiddle by @dsanders11 in #1472
- chore: release v0.34.3 by @dsanders11 in #1476
Full Changelog: v0.34.2...v0.34.3
v0.34.2
What's Changed
- ci: use larger resource class for Linux builds by @dsanders11 in #1463
- fix: update element selectors for tour by @dsanders11 in #1461
- chore: release v0.34.2 by @dsanders11 in #1464
Full Changelog: v0.34.1...v0.34.2
v0.34.0
What's Changed
- build(deps-dev): bump stylelint from 13.13.1 to 15.10.1 by @dsanders11 in #1393
- build(deps): upgrade to TypeScript 5.1 by @dsanders11 in #1389
- build(deps): deep update semver package versions by @dsanders11 in #1397
- chore: improve typings by @dsanders11 in #1401
- chore: revert rgba style change by @dsanders11 in #1400
- feat: cancel download all versions option by @arnabrahman in #1404
- build: add more metadata to Linux packages by @dsanders11 in #1399
- feat: sync version download statuses between windows by @erikian in #1391
- build(deps): update ESLint by @dsanders11 in #1403
- test: convert setup scripts to TypeScript by @dsanders11 in #1405
- build: convert Forge and Webpack config to TypeScript by @dsanders11 in #1406
- build: clean up incorrect deps by @dsanders11 in #1407
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1409
- fix: better handle env variables and execution flags settings changes by @dsanders11 in #1410
- build(deps): update some dev tooling dependencies by @dsanders11 in #1413
- ci: use Node.js v18.17.0 by @dsanders11 in #1414
- fix: don't overwrite files if user clicks cancel by @dsanders11 in #1417
- build: flip fuses when packaging by @dsanders11 in #1411
- fix: check show me template in menu by @dsanders11 in #1418
- ci: fix code signing on Windows by @dsanders11 in #1419
- test: improve typing with mocks by @dsanders11 in #1416
- build: use notarytool by @dsanders11 in #1423
- refactor: move local path exists check to main process by @dsanders11 in #1425
- build: add rtl-spec/ to tsconfig.json by @dsanders11 in #1421
- test: drop json-stable-stringify dependency by @dsanders11 in #1420
- fix: don't open window before main process is ready by @dsanders11 in #1426
- ci: another Windows code signing fix by @dsanders11 in #1422
- fix: dispose previous local types when they change by @dsanders11 in #1427
- chore: update to Electron 25.4.0 by @dsanders11 in #1429
- chore: release v0.34.0 by @dsanders11 in #1430
New Contributors
- @arnabrahman made their first contribution in #1404
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- build(deps): bump semver from 7.3.5 to 7.5.2 by @dependabot in #1377
- build: lock @electron-forge/* versions at 6.1.1 by @dsanders11 in #1381
- fix: update settings in all open windows by @erikian in #1376
- chore: update to Electron 25.2.0 by @dsanders11 in #1383
- fix: await loadTheme in app setup by @dsanders11 in #1382
- feat: support AppImage releases by @robertgzr in #1379
- build: cleanup package.json dependencies by @dsanders11 in #1380
- chore: use node: scheme prefix for imports by @dsanders11 in #1385
- test: ugrade jest by @dsanders11 in #1387
- chore: clean up use of any typings by @dsanders11 in #1388
- perf: import modules in parallel during app setup by @dsanders11 in #1384
- ci: simplify publish job requires by @dsanders11 in #1390
- fix: improve behavior of setting sync between windows by @dsanders11 in #1386
- chore: release v0.33.0 by @dsanders11 in #1396
New Contributors
- @erikian made their first contribution in #1376
- @robertgzr made their first contribution in #1379
Full Changelog: v0.32.9...v0.33.0