Releases: XantreDev/preact-signals
Releases · XantreDev/preact-signals
@preact-signals/[email protected]
Minor Changes
- 4b713b3: Merged polyfills into
@preact-signals/unified-signals
. From now unified-signals polyfillsuntracked
by itself
Patch Changes
- 0ba2b3a: Added correct git repository info
- Updated dependencies [460100f]
- Updated dependencies [4b713b3]
- Updated dependencies [0ba2b3a]
- @preact-signals/[email protected]
@preact-signals/[email protected]
@preact-signals/[email protected]
Patch Changes
- be69f42: Added more installation info to readme
- 0ba2b3a: Added correct git repository info
- Updated dependencies [460100f]
- Updated dependencies [4b713b3]
- Updated dependencies [0ba2b3a]
- @preact-signals/[email protected]
- @preact-signals/[email protected]
@preact-signals/[email protected]
Minor Changes
- 8f3b9c5: Added
toggleSignal
utility for inverting boolean signal value - 28d5595: Started using
@preact-signals/unified-signals
- 9dd35ab: Moved all packages to utils package
- f4040ee: Added untracked tests and untracked fixes
- 81065a5: Added reactive hocs
- 14256ad: Added ReadonlyFlatStore
- c2bd0e6: Renamed store to flat store
Patch Changes
@preact-signals/[email protected]
@preact-signals/[email protected]
Minor Changes
- 5777d3a: Added
dataSafe
field will returnundefined
in case of error/loading - 14256ad: Changed api to for
useIsFetching$
to direclty return signal - 1fe23e2: Started using
@preact-signals/unified-signals
- 55cfc73: Implemented suspense and useErrorBoundary for
useQuery$
- 538d2a9: Added
useMutation$
and basic tests
Patch Changes
@preact-signals/[email protected]
@preact-signals/[email protected]
Minor Changes
- 48826c5: Moved reusabled functionality to
@preact-signals/utils
@preact-signals/[email protected]
Minor Changes
- 48826c5: Implemented solidjs like resources and tested it out
Patch Changes
- 0d02a32: Added docs
- 7096947: Fixed synchronys error case, and added test for it
- Updated dependencies [48826c5]
- @preact-signals/[email protected]
@preact-signals/[email protected]
Patch Changes
- 48826c5: Moved reusabled functionality to
@preact-signals/utils