createMemo
Found in 1 package: solid-js
solid-js(4 releases)
@solidjs/signals@2.0.0-rc.4This release introduces a new diagnostic footer for better pain-point discovery and significantly enhances the patch-mode list driver for improved performance and handling of store mutations. It also includes several bug fixes related to memoization, projection stores, and transition handling.
solid-js@2.0.0-rc.3This release introduces a new diagnostics package for improved debugging and performance analysis, alongside several bug fixes for SSR hydration and reactivity. Server-side write behavior has been updated with deprecations for setter writes and clearer handling of optimistic writes.
@solidjs/signals@2.0.0-rc.3Fixed issues related to pending-gated readers and async-generator projections freezing after SSR hydration. The fixes address complex scenarios involving transaction commits, SSR hydration, and projection drafts.
v2.0.0-rc.0BreakingSolid 2.0 RC introduces a fundamentally async-first reactive system where async operations are integrated directly into the graph. This release also brings a new Rust-based compiler via `@solidjs/vite-plugin` and replaces SolidStart with an integrated 'start mode'.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when createMemo changes.
Learn More