Skip to content

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.

@broofa broofa merged commit 1fd0897 into main Oct 27, 2024
15 checks passed
@broofa broofa deleted the release-please--branches--main--components--uuid branch October 27, 2024 14:05
@uuidbot
Copy link
Collaborator Author

uuidbot commented Oct 27, 2024

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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

3 participants