Skip to content

8.6.0

Compare
Choose a tag to compare
@malept malept released this 30 Mar 14:46
· 747 commits to main since this release

Added

  • Limited support for electron-prebuilt-compile (#608)

Changed

  • Options formatted in kebab-case (i.e., with hyphens) are available in camelCase, per JavaScript naming standards (#580)
  • rcedit upgraded to 0.8.0

Deprecated

  • Options formatted in kebab-case (i.e., with hyphens) are deprecated in favor of their camelCase variants, per JavaScript naming standards (#580)