Documentation: Enhance the learning experience by adding a section on referential equality pitfalls, helping users understand how to avoid common mistakes when using Immer with draft arrays.
Improvements
Documentation: Improve clarity in the example reducer documentation, making it easier for developers to understand where to place their initial state.
Documentation: Add a new entry to the built-with section, showcasing the NPM package 'cool-store' that utilizes Immer.
Fixes
Fix a security issue related to prototype pollution that could occur when applying patches, ensuring a safer experience for users.
Fix misleading comments in the code to prevent confusion for developers troubleshooting issues, enhancing overall usability.
Others
Update various documentation typos to improve readability and professionalism, ensuring users have a smooth experience while reading.