Skip to content

@solid-primitives/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 13:02
· 54 commits to main since this release
debb49f

Minor Changes

  • aa596ec: Fixes for ReactiveSet (#688):
    • Iterators and .forEach() no longer track specific keys.
    • Added support for thisArg as per forEach spec
    • super.clear() now called before dirtying signals
    • Uses new dirtyAll form trigger package

Patch Changes