Skip to content

Fix: Improvement for solid#2741

Closed
Bshes wants to merge 1 commit into
solidjs:mainfrom
Bshes:fix/solid-3
Closed

Fix: Improvement for solid#2741
Bshes wants to merge 1 commit into
solidjs:mainfrom
Bshes:fix/solid-3

Conversation

@Bshes
Copy link
Copy Markdown

@Bshes Bshes commented Jun 3, 2026

Description

This PR addresses: Improvement for solid

Summary of Changes

  • Implemented the changes requested in the issue
  • Followed contribution guidelines
  • Kept changes minimal and focused

Testing

  • Changes work as expected
  • No regressions introduced

Related

Fixes #3

Notes

This is my first contribution to this project. Feedback is welcome!

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 3, 2026

⚠️ No Changeset found

Latest commit: 4497304

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

@madaxen86
Copy link
Copy Markdown

Phishing/Spam

@ryansolid ryansolid closed this Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

performance considerations with immutable data (using S.js variables instead of a state object)

3 participants