mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 00:59:22 -05:00
updated changelog
This commit is contained in:
parent
16c8194073
commit
851d209e2a
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased] -
|
## [Unreleased] -
|
||||||
|
|
||||||
### New Functions 🚀
|
### New Function 🚀
|
||||||
|
|
||||||
- `use_window_size`
|
- `use_window_size`
|
||||||
|
|
||||||
### Changes 🔥
|
### Change 🔥
|
||||||
|
|
||||||
- `UseWebsocket::protocols` now supports a signal. It is read right before `open` is called. (thanks to @zakstucke)
|
- `UseWebsocket::protocols` now supports a signal. It is read right before `open` is called. (thanks to @zakstucke)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue