Skip to content

Latest commit

 

History

History
53 lines (45 loc) · 5.39 KB

CHANGELOG.md

File metadata and controls

53 lines (45 loc) · 5.39 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.2 (2022-04-23)

Features

  • 加入预加载动画 (0ea62ef)
  • add inspector node debug support (9c90249)
  • add vscode debug file (656519c)
  • app.on('activate') handle (b62d5fa)
  • better hot reload preload script (9eda22f)
  • ci: add github action 🔨 (c653a73)
  • ci: add github dependabot (01bcf16)
  • disableHardwareAcceleration on windows 7 (874b06c)
  • expose withPrototype (cf3fd49)
  • external dependencies (fc93d31)
  • git-hooks: add nano-stage & git hooks (c1f7a40)
  • improve some functions (2221092)
  • nodeIntegration: set nodeIntegration as true by default (42fb116)
  • support preload script hot reload (a4ca740)
  • support use electron in Renderer-process (9476b5f)
  • supported preload rollup package (5e0bb24)
  • supported psar package (0a0e667)
  • test: add playwright e2e test tool (e35dde0)
  • use vitejs-plugin-electron (e7406e9)
  • utils.buildins() (7d9e364)
  • vscode: add typescript language support for volar (b5bae8a)

Bug Fixes