electron v43.0.0-beta.1
Note: This is a beta release. Please file new issues for any bugs you find in it.
This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@43.0.0-beta.1.
- Fixed the context menu in a detached DevTools window focusing the inspected page's window instead of the DevTools window. #51863 (Also in 42)
- Enabled ThinLTO on macOS builds. #51819 (Also in 42)
- Fixed silent data truncation in
Buffer/TextEncoderAPIs and a crash infs.writeFileSyncwith non-ASCII strings on Apple Silicon. #51850 (Also in 41, 42) - Improved app startup performance — the main process now boots from an embedded Node.js startup snapshot, framework bundles and preload scripts are cached as compiled V8 bytecode, and sandboxed renderer startup data is pushed ahead of navigation instead of fetched via blocking IPC. Preload stack traces now show the correct file path and line number. #51792 (Also in 42)
- Improved performance of Linux and Windows release builds by enabling ThinLTO link-time optimization for the main Electron binary. #51820 (Also in 42)
- Improved runtime performance. #51829 (Also in 42)
- Removed
showHiddenFilessupport from thedialogAPI on Linux. #51880 - Updated Chromium to 150.0.7863.0. #51799
rari@0.14.6
- 6e266687 chore(deps): upgrade rari to 0.14.5
- acda8d99 perf(server,router): parallelize cache warmup and optimize route resolution
Full Changelog: https://github.com/rari-build/rari/compare/rari@0.14.4...rari@0.14.6
v53.0.9
- Updated
@platejs/table.
Published @platejs/csv@53.0.9.
- #4994 by @puneetdixit200 – Remove the table when deleting its final column.
Thanks to everyone who contributed to this release:
@puneetdixit200
Full changelog: v53.0.8...v53.0.9
v0.14.5
- cf63c87c chore(deps): bump rari version to 0.14.5
- acda8d99 perf(server,router): parallelize cache warmup and optimize route resolution
Full Changelog: https://github.com/rari-build/rari/compare/v0.14.4...v0.14.5
v6.0.7
If you like ReactTooltip, please give the project a star on GitHub 🌟
- fix: support anchor elements with dataset capability instead of only HTMLElement by @danielbarion in https://github.com/ReactTooltip/react-tooltip/pull/1280
Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v6.0.6...v6.0.7
v2.19.5
- Tile gsplat interval-scatter dispatch over workgroup limit by @mvaligursky in #8841
- Register nameless scripts under their verbatim class name by @mvaligursky in #8844
- @mvaligursky
Full Changelog: https://github.com/playcanvas/engine/compare/v2.19.4...v2.19.5
v7.17.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7170
v2.19.4
- Keep UMD exports overridable while preserving live bindings by @mvaligursky in #8839
- @mvaligursky
Full Changelog: https://github.com/playcanvas/engine/compare/v2.19.3...v2.19.4