apps/docs/content/releases/v3.9.0.mdx
This release focuses on bug fixes and performance enhancements, laying groundwork for v3.10 features.
store.createSelectedComputedCache removed; use store.createCache with custom selector computed instead.createComputerCache API modified: third argument now accepts options object with areRecordsEqual and areResultsEqual properties instead of single equality function.AtomMap class to accelerate shape, binding, and record creation/deletion, available as a utility for building custom reactive maps.canvas-size dependency resolving bundler compatibility issues.https://localhost as development environment for licensing.