github preactjs/signals @preact/signals@1.3.2

latest releases: @preact/signals-react@3.0.1, @preact/signals@2.0.1
2 days ago

Patch Changes

  • #641 e932cfc Thanks @JoviDeCroock! - Change the way we deal with state settling hooks, when we know we are dealing with hooks that can settle their A -> B -> A state (and wind up at the same value). We should not verbatim rerender in our custom shouldComponentUpdate. Instead we should trust that hooks have handled their own state settling.

Don't miss a new signals release

NewReleases is sending notifications on new releases.