mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 09:09:21 -05:00
udpated changelog
This commit is contained in:
parent
2a27141dcc
commit
5499306626
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Callbacks in options don't require to be cloneable anymore
|
- Callbacks in options don't require to be cloneable anymore
|
||||||
- Callback in `use_raf_fn` doesn't require to be cloneable anymore
|
- Callback in `use_raf_fn` doesn't require to be cloneable anymore
|
||||||
|
|
||||||
|
### Fixes 🍕
|
||||||
|
|
||||||
|
- `use_element_visibility` didn't work in some cases on Chrome properly. This has been fixed.
|
||||||
|
|
||||||
## [0.6.2] - 2023-08-03
|
## [0.6.2] - 2023-08-03
|
||||||
|
|
||||||
### Fixes 🍕
|
### Fixes 🍕
|
||||||
|
|
Loading…
Add table
Reference in a new issue