0.46.0
Breaking Change from 0.42.0
Version 0.42.0 introduced significant changes, necessitating some follow-up adjustments.
The YAML field defaultDeviceFormFactor has been renamed to deviceFormFactor. If you adopted this field in version 0.42.0, you will need to update the field name.
(Version 0.45.0 is the same as 0.46.0. It was mistakenly released with failing tests.)
What's Changed
- Rename defaultDeviceFormFactor to deviceFormFactor by @takahirom in #273
- Fix field name by @takahirom in #274
Full Changelog: 0.44.0...0.46.0