Skip to content

Commit

Permalink
Add changeset for set
Browse files Browse the repository at this point in the history
  • Loading branch information
thetarnav authored Sep 29, 2024
1 parent 4fdff9e commit aa596ec
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changeset/long-squids-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@solid-primitives/set": minor
---

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

0 comments on commit aa596ec

Please sign in to comment.