what stackpulse tracks
SolidJS releases from GitHub
StackPulse watches SolidJS release notes and keeps the original source link close to every summary.
Simple and performant reactivity for building user interfaces StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches SolidJS release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
SolidJS 2.0 enters beta with major improvements in async handling, reactivity, and DOM model cleanup. The release introduces first-class async support, predictable scheduling, and new primitives for derived state and optimistic updates.
This release focuses on quality-of-life improvements and fixes, including better JSX validation, improved exports, custom element enhancements, and support for handleEvent syntax in non-delegated events.
This release focuses on improving core fundamentals, particularly around serialization and hydration, to better support projects like SolidStart and prepare for the transition to Solid 2.0. Key improvements include de-duping streaming serialization, hydration enhancements, and smaller template optimizations.
This release marks the beginning of the migration roadmap to v2.0, introducing improved TypeScript support, better error handling, and performance enhancements. It also includes stricter JSX elements and more detailed event types for input elements.