Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@wnayes wnayes released this 29 Sep 20:26
· 2 commits to main since this release

What's Changed

  • Electron 32
  • Vite 5.4
  • TypeScript 5.6
  • Added ChildWindow component. Allows rendering React content within a new BrowserWindow.
  • Added the @bond-wm/react-start-menu package. Provides a StartMenu component that implements a basic application launcher start menu. This is added to the default React config.
  • Added support for "always on top" windows.