mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 09:09:21 -05:00
17 lines
No EOL
239 B
Markdown
17 lines
No EOL
239 B
Markdown
# 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. |