Skip to content

1.0.3

Choose a tag to compare

@github-actions github-actions released this 06 Jul 10:50
· 18 commits to main since this release
b99c4e0

Registry-review response, round two.

🩹 Fixed

  • Blocking error resolved — the 1.0.2 attempt feature-detected setDestructive() at runtime, but the registry's no-unsupported-api rule statically flags any reference to an API newer than minAppVersion (1.12.0). The reset button uses setWarning() again; both deprecation recommendations are documented deferrals until the version floor moves to 1.13+ (see AGENTS.md).