Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 08:44
· 22 commits to main since this release

Minor Changes

  • cb080f5: Remove displayToStorageValue helper. The default change handler now stores raw strings as-is instead of coercing "on"/"off"/"enabled"/"disabled" to booleans. Use onSettingChange to convert display values to the correct storage types.