Skip to content

Alpha v0.0.1-alpha.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscalzi dscalzi released this 04 Jun 23:42
· 304 commits to master since this release
50d85d3

This alpha builds add an option to enable or disable prerelease updates. This option is only effective on release versions. On all prereleases, this option will be ignored and automatically set to true. This value is configurable on the UI under launcher settings.

New Features

  • 50d85d3 Added option to enable or disable prerelease updates.
  • 50d85d3 Implemented launcher tab on the settings UI. Currently the prerelease option is the only launcher setting.

New Dependencies

  • 50d85d3 semver@5.5.0 Added to test for prerelease components while toggling the allowPrerelease option.