TypeScript: Experience improved performance in TypeScript watch mode due to optimized type declarations. This change helps create smaller declaration files, enhancing the overall development experience.
Fixes
Fix an error that occurs when using Immer with seamless-immutable. This resolves issues related to array copying, ensuring smoother functionality.