Skip to content

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 14:21
· 66 commits to main since this release
1dad4b8

Minor Changes

  • 9716723: - feat: Add toString() method to NodeVersion object for better DX.
    • perf: Optimize version comparison by pre-calculating numeric segments.
    • fix: Properly handle 'v' prefix (case-insensitive) and non-numeric segments in version strings.