What's Changed
Bug Fixes and Improvements
- fix(plugin-webpack): make entry point consistent between dev and prod by @viliml in #3871
- fix(package): update
@electron/universal
to v2.0.3 by @erickzhao in #3931 - fix: add electron-winstaller in onlyBuiltDependencies by @wy-luke in #3924
- fix(core): load TypeScript configurations with
jiti
by @erickzhao in #3907
Other Changes
- build(deps): bump vite from 5.4.14 to 5.4.15 by @dependabot in #3899
- build(deps): bump vite from 5.4.15 to 5.4.16 by @dependabot in #3901
- build(deps): bump dsanders11/project-actions from 1.5.1 to 1.7.0 by @dependabot in #3905
- build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot in #3904
- build(deps): bump vite from 5.4.16 to 5.4.17 by @dependabot in #3912
- build(deps): bump vite from 5.4.17 to 5.4.18 by @dependabot in #3920
- build(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot in #3921
- build(deps): update node-abi to latest 3.x by @erickzhao in #3929
- build(deps): bump vite from 5.4.18 to 5.4.19 by @dependabot in #3927
- build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot in #3928
- ci(stale): use
any-of-labels
by @erickzhao in #3913 - test(plugin-fuses): use local build for tests by @erickzhao in #3910
New Contributors
Full Changelog: v7.8.0...v7.8.1