Skip to content

Releases: preactjs/signals

@preact/signals@2.8.2

08 Mar 10:48
8e17830

Choose a tag to compare

Patch Changes

  • #888 d3c419d Thanks @JoviDeCroock! - Fix infinite recursion when tools like Storybook traverse Signal props

  • Updated dependencies [308c921]:

    • @preact/signals-core@1.14.0

@preact/signals-react@3.9.1

08 Mar 10:48
8e17830

Choose a tag to compare

Patch Changes

  • #888 d3c419d Thanks @JoviDeCroock! - Fix infinite recursion when tools like Storybook traverse Signal props

  • Updated dependencies [308c921]:

    • @preact/signals-core@1.14.0

@preact/signals-core@1.14.0

08 Mar 10:48
8e17830

Choose a tag to compare

Minor Changes

  • #891 308c921 Thanks @JoviDeCroock! - Prevent batches where a signal goes from A --> B --> A from triggering dependent updates, a computed/effect should not re-run when the dependencies in a batched update amount to an equal value.

@preact/eslint-plugin-signals@0.2.0

08 Mar 10:48
8e17830

Choose a tag to compare

Minor Changes

  • #897 6eeffd3 Thanks @JoviDeCroock! - Breaking change - change the name to @preact/eslint-plugin-signals, you will need to replace the signals prefix in the rules to the new name @preact/signals.

@preact/eslint-plugin-signals@0.1.0

24 Feb 06:51
160388d

Choose a tag to compare

Minor Changes

@preact/signals-devtools-ui@0.4.2

22 Feb 06:02
b35aa34

Choose a tag to compare

Patch Changes

@preact/signals-debug@1.4.2

22 Feb 06:02
b35aa34

Choose a tag to compare

Patch Changes

@preact/signals@2.8.1

16 Feb 17:27
fec042b

Choose a tag to compare

Patch Changes

@preact/signals-devtools-ui@0.4.1

15 Feb 10:06
e330c33

Choose a tag to compare

Patch Changes

@preact/signals-debug@1.4.1

15 Feb 10:06
e330c33

Choose a tag to compare

Patch Changes