Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [17.3.0](v17.2.1...v17.3.0) (2024-03-12) ### Bug Fixes * better serializable stable value ([fdb5316](fdb5316)) * **lib:** select from result when options is signal or function ([e2007cf](e2007cf)) * move lazy signal to useQueryState and add to options ([d884770](d884770)) * new query deep signals ([87b4b45](87b4b45)) * new signal proxy ([f6f7147](f6f7147)) * package tags ([1f42bbc](1f42bbc)) * required signal inputs errors ([47e8905](47e8905)) * required signal inputs errors v2 ([1960a40](1960a40)) ### Features * **lib:** add deep signals and refactor mutations and lazy ([c7f3ca0](c7f3ca0)) * **lib:** remove dispatch and fetch functions ([6f441fb](6f441fb))
- Loading branch information