Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(main): release 11.0.0 #812

Merged
merged 1 commit into from
Oct 27, 2024

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
2 participants