Changes in this version:
[0.19.0] - 2026-06-22
New Functions 🚀
use_intl_datetime_formatjs!macro is now documented as well as more powerful (thanks @Davoodeh)
Breaking Changes 🛠
- Updated a bunch of dependencies
Changes
- Made
use_infinite_scrollSSR safe
Fixes 🍕
- fixed tracking context warning with use_mutation_observer.
use_timeout_fnnow properly handles timeouts and cleanup when repeatedly callingstart(thanks @EvanCarroll).- enabling only the
use_faviconCargo feature now works correctly (thanks @arnaudpoullet-dkt).