Skip to content

Conversation

@theVedanta
Copy link
Contributor

🎯 Changes

Preact adapter, almost as same as the react one, but with preact dependencies and eslint rules, etc.

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

Right now, it uses @tanstack/react-store, due to no preact-store package right now. But we should see that soon and get rid of all the react dependency here. You can also try to clone the preact-store package and symlink it right now for testing purposes.

@changeset-bot
Copy link

changeset-bot bot commented Nov 28, 2025

⚠️ No Changeset found

Latest commit: e13dbc5

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.

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

@nx-cloud
Copy link

nx-cloud bot commented Nov 28, 2025

View your CI Pipeline Execution ↗ for commit e13dbc5


☁️ Nx Cloud last updated this comment at 2025-12-01 20:08:56 UTC

@theVedanta
Copy link
Contributor Author

This now uses preact-store and also works on the examples/simple use-case. I will write some tests and more examples to try and break it!

@theVedanta theVedanta marked this pull request as ready for review December 1, 2025 20:10
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.

1 participant