leptos-use/CHANGELOG.md
2023-05-29 01:52:03 +01:00

239 B

Changelog

0.1.4

New Functions

  • use_supported
  • use_resize_observer
  • watch

0.1.3

New Functions

  • use_scroll
  • use_debounce_fn

Other Changes

  • Better and more beautiful demo integration into the guide.