- Fixed derived store reads within async reactions to prevent stale values.
- Corrected SSR regression for <select>/<option> attribute handling and ensured async class/spread attributes compile correctly on the server.
- Adjusted tick() to resolve within a macrotask for proper timing.