Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 11:15
· 73 commits to master since this release

Major Changes

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

2.0.0-alpha.4 (2023-09-17)

Bug Fixes

  • add missing main directory in file list (2874332)

2.0.0-alpha.3 (2023-09-17)

Bug Fixes

  • deps: bump get-port-please from 3.0.1 to 3.0.2 (#534) (b425e8c)
  • deps: bump locter from 1.2.1 to 1.2.2 (#538) (c716b81)
  • include missing files from source (1197daf)

Features

  • provide exports for main, preload & renderer (0ed7c56)
  • provide package.json to custom epxort paths (dd4a512)

2.0.0-alpha.2 (2023-08-29)

Bug Fixes

Features

  • pick random port for renderer process (79d65f6)

2.0.0-alpha.0 (2023-08-28)

Bug Fixes

Features

  • refactor code base + custom preload bundling (fbe0f37)
  • simplified cli init command (d20a089)
  • utility package for main process (a98dffc)

BREAKING CHANGES

  • public options api changed