TypeScript: Enjoy improved type safety with the updated handling of recursive types, ensuring smoother integration with TypeScript projects.
Improvements
Sets: Experience better consistency as the insertion order of Sets is now preserved, aligning with expected behavior.
Documentation: Access enhanced IDE hints with the updated parameter name from "producer" to "recipe" in the JSDoc, making it easier to understand and use the API.
Fixes
Fix issues with TypeScript where the produce method throws errors when used with certain types, ensuring a smoother development experience.
Others
Translate documentation to Chinese, making it more accessible to a wider audience.