NanoID: Introduce a new version of NanoID that enhances the generation of unique string IDs, providing users with more options for creating secure identifiers.
Improvements
Testing: Improve the reliability of tests by implementing a mock for crypto.randomFill, ensuring consistent results when checking the regeneration of random values.
Fixes
Fix issues with test stability that were caused by randomness in the customAlphabet algorithm, leading to more reliable test outcomes.
Others
Update dependencies to ensure the latest features and security improvements are included in the project.
Enhance Browserify support with a new dual-publish approach, improving compatibility for users.