solid-primitives icon indicating copy to clipboard operation
solid-primitives copied to clipboard

Fix and improve ReactiveSet, ReactiveMap and Trigger

Open Exelord opened this issue 1 year ago • 2 comments

Exelord avatar Mar 27 '24 23:03 Exelord

⚠️ No Changeset found

Latest commit: f97bd7e3939a6cf928f28a87fd28750586031347

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Mar 27 '24 23:03 changeset-bot[bot]

Thank you Alex, this is a still a draft PR though, I need to dig into it more to understand better potential issues with the new changes.

Exelord avatar Jun 09 '24 14:06 Exelord

I will try to work on it this week, review, and cleanup all polishing parts for now.

Exelord avatar Sep 08 '24 13:09 Exelord

I will split this PR into smaller ones for easier review. Set PR just landed: https://github.com/solidjs-community/solid-primitives/pull/688

I will work on Map fixes, when times allow

Exelord avatar Sep 08 '24 21:09 Exelord

Map PR: https://github.com/solidjs-community/solid-primitives/pull/704

Exelord avatar Oct 04 '24 10:10 Exelord