Skip to content

Releases: XantreDev/preact-signals

@preact-signals/[email protected]

02 Aug 20:35
5875fd8
Compare
Choose a tag to compare

Minor Changes

  • 4b713b3: Merged polyfills into @preact-signals/unified-signals. From now unified-signals polyfills untracked by itself

Patch Changes

@preact-signals/[email protected]

02 Aug 20:35
5875fd8
Compare
Choose a tag to compare

Minor Changes

  • 4b713b3: Merged polyfills into @preact-signals/unified-signals. From now unified-signals polyfills untracked by itself

Patch Changes

@preact-signals/[email protected]

02 Aug 20:35
5875fd8
Compare
Choose a tag to compare

Patch Changes

@preact-signals/[email protected]

01 Aug 10:13
b68b3f9
Compare
Choose a tag to compare

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]

01 Aug 10:50
cf0e7d0
Compare
Choose a tag to compare

Patch Changes

  • d725142: Added preact adoption example in docs
  • da805ac: Removed chat gpt thing from readme))

@preact-signals/[email protected]

01 Aug 10:13
b68b3f9
Compare
Choose a tag to compare

Minor Changes

  • 5777d3a: Added dataSafe field will return undefined 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]

01 Aug 10:13
b68b3f9
Compare
Choose a tag to compare

Minor Changes

  • 89badcb: Improved untracked polyfill
  • 1f96c91: Because untracked probably will be in signal-core soon, our implementation should be a polyfill
  • 4103d44: Polyfills created as package and utils was moves to @preact-signals/utils
  • 55cfc73: untracked reimplemented

@preact-signals/[email protected]

08 Jul 19:45
6ad60e7
Compare
Choose a tag to compare

Minor Changes

  • 48826c5: Moved reusabled functionality to @preact-signals/utils

@preact-signals/[email protected]

08 Jul 19:45
6ad60e7
Compare
Choose a tag to compare

Minor Changes

  • 48826c5: Implemented solidjs like resources and tested it out

Patch Changes

@preact-signals/[email protected]

08 Jul 19:45
6ad60e7
Compare
Choose a tag to compare

Patch Changes

  • 48826c5: Moved reusabled functionality to @preact-signals/utils