digestweb.dev
Propose a News Source
Support usSponsor
🤝
Curated byFRSOURCE

digestweb.dev

Your essential dose of webdev and AI news, handpicked.

Advertisement

Want to reach web developers daily?

Advertise with us ↗

Back to Daily Feed

SolidJS 2.0 RC.3: Core Updates, SSR Fixes, and Server Write Deprecation

Must Read

Originally published on SolidJS Releases

View Original Article
Share this article:
SolidJS 2.0 RC.3: Core Updates, SSR Fixes, and Server Write Deprecation

Summary & Key Takeaways ​

  • Setter writes on the server are now deprecated with a [SERVER_WRITE] warning, aiming for pure server renders.
  • Fixes address async-generator projections and memos freezing after SSR hydration.
  • The new @solidjs/diagnostics package is now part of the solid-js ecosystem.
  • Internal refactoring includes collapsing expressions dump and lifting compilers.
  • Performance improvements include reusing text nodes for dynamic text in multi-slots.

Our Commentary ​

SolidJS 2.0 is shaping up to be a robust release. The deprecation of server-side setter writes is a strong move towards purity, which I appreciate for predictable SSR. The SSR hydration fixes for async generators are also crucial; those kinds of subtle bugs can be a nightmare to track down. It's good to see the core framework getting these foundational improvements.

View Original Article
Share this article:
RSS Atom JSON Feed
© 2026 digestweb.dev — brought to you by  FRSOURCE