mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-22 16:49:22 -05:00
Update CHANGELOG.md
This commit is contained in:
parent
c26a96d8a6
commit
0975bdcfef
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
to `on_message_raw` and `on_message_raw_bytes`.
|
||||
- The new `UseWebSocketOptions::on_message` takes a `&T`.
|
||||
- `UseWebSocketOptions::on_error` now takes a `UseWebSocketError` instead of a `web_sys::Event`.
|
||||
- `use_storage` now always saves the default value to storage if the key doesn't exist yet.
|
||||
|
||||
### Fixes 🍕
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue