- Fixed numerous derived store and SSR transformation bugs, including proper handling of $state.eager(), declaration tags, and computed keys in keyed each blocks.
- Improved resource cleanup by aborting derived signals correctly, clearing tween task references, and preventing memory leaks.
- Enhanced source map chaining and removed dead code that caused TypeScript generation failures.