- Fixed multiple runtime bugs: stale promises now wait for later resolution, eager effects flush correctly in production, and obsolete async branches are aborted
- Improved typings and batch handling by allowing null for pending and preventing rebasing of newly created batches
- Enhanced SSR handling: context is reapplied after error transformation, component member expressions compile correctly, and false‑positive $inspect dependency errors are ignored