github reflex-dev/reflex reflex-components-moment-v0.9.4a2
reflex-components-moment@0.9.4a2

latest releases: v0.9.11a2, reflex-components-radix-v0.9.9a2...
pre-release3 hours ago

Breaking Changes

  • rx.moment now fires on_change on mount and remount, including for static dates and interval=0. Handlers with side effects should account for the initial call and for React Strict Mode invoking it twice in development. (#7085)

Bug Fixes

  • Keep rx.moment locales independent: components without a locale render in English even when another component or route imports a different locale. Explicit locale="en" also works without importing a nonexistent locale module. (#7110)

Don't miss a new reflex release

NewReleases is sending notifications on new releases.