UUID Generation: Enjoy a more efficient UUID generation process with stricter typing applied to the v* signatures, ensuring that calling v4() reliably returns a string.
Fixes
Fix issues with exporting types, allowing you to use the options type directly from UUID v11, enhancing your development experience.
Fix the removal of sourcemaps, which reduces the bundle size by approximately 200KB, improving load times and performance.
Fix the revert of type simplification for v3 and v5, ensuring that the necessary overloads are maintained for accurate return types.
Others
Update the GitHub Actions workflow to the latest version, ensuring smoother operations and reducing warnings during builds.