removed warnings because of get/get_untracked

Fixes #52
This commit is contained in:
Maccesch 2023-11-15 23:23:06 +00:00
parent 4a4feefbfc
commit 09182c5ee9

View file

@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `use_element_size` - `use_element_size`
- `use_resize_observer` - `use_resize_observer`
### Fixes 🍕
- `use_raf_fn` and `use_timestamp` no longer spam warnings because of `get`ting signals outside of reactive contexts.
## [0.8.2] - 2023-11-09 ## [0.8.2] - 2023-11-09