Core Functionality: The Nano ID functions now support generics, allowing for safer casting to opaque (branded) types. This enhancement reduces the risk of errors when using these functions in your projects.
Improvements
Documentation: The README now includes instructions for dynamically importing the latest version of Nano ID, making it easier for users on older Node versions to access the latest features.
Documentation: The README has been updated to include a link to a C port of Nano ID, expanding the accessibility of this unique ID generator to C developers.
Fixes
Fix issues with the installation guide to ensure users can easily set up Nano ID without confusion.
Others
Update dependencies to ensure the latest features and security improvements are included in the project.
Clean up documentation to enhance clarity and usability for all users.
Correct minor typos in the codebase to improve overall quality.
Move to pnpm 10 on CI to streamline the development process.