Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(main): release 11.0.0 #810

Closed

Conversation

uuidbot
Copy link
Collaborator

@uuidbot uuidbot commented Oct 27, 2024

🤖 I have created a release beep boop

11.0.0 (2024-10-27)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • missing v7 expectations in browser spec (#751) (f54a866)
  • refactor v1 internal state and options logic (#780) (031b3d3)
  • refactor v7 internal state and options logic, fixes #764 (#779) (9dbd1cd)
  • remove v4 options default assignment preventing native.randomUUID from being used (#786) (afe6232)
  • revert "perf: remove superfluous call to toLowerCase (#677)" (#738) (e267b90)
  • seq_hi shift for byte 6 (#775) (1d532ca)
  • tsconfig module type (#778) (7eff835)

Performance Improvements

  • remove superfluous call to toLowerCase (#677) (e53793f)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@uuidbot uuidbot force-pushed the release-please--branches--main--components--uuid branch from 707563d to 4ec506c Compare October 27, 2024 13:29
@broofa broofa closed this Oct 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v7: passing options.msecs results in zero-value timestamp Port codebase to TypeScript
2 participants