Skip to content

Nightly 2023-04-25

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 00:03
extension: Make `Options` extend `BaseLoadOptions`

Omit config values from `DEFAULT_OPTIONS`, which are already
part of `DEFAULT_CONFIG` in `ruffle-core`. Also use spread syntax
to avoid naming each config that should pass to `ruffle-core`.