For AI agents: the complete documentation index is at llms.txt. Markdown versions are available by appending .md or sending Accept: text/markdown.
Reflex Logo
Docs Logo

reflex-components-sonner Changelog

v0.9.3 (2026-09-11)

Miscellaneous

  • Bump sonner to 2.0.8. (#7019)

v0.9.2 (2026-08-28)

Bug Fixes

  • Qualify the dict return annotation on ToastProps.dict, which shadowed the builtin for its own annotation. (#6846)