std/uuid
Asher Gomez cfa7cbc16c
chore(uuid): release uuid@1.0.0-rc.1 (#4867)
* chore(uuid): release `uuid@1.0.0-rc.1`

* temp fix

---------

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-05-31 22:03:36 +10:00
..
_common.ts BREAKING(uuid): remove v1.generate() signature with buf and offset parameters and number[] return type (#4877) 2024-05-31 21:10:04 +10:00
common_test.ts refactor(uuid): factor out common symbols into common module (#4749) 2024-05-16 16:18:08 +10:00
common.ts docs(uuid): update module docs (#4790) 2024-05-29 15:47:42 +10:00
constants_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
constants.ts docs(uuid): update module docs (#4790) 2024-05-29 15:47:42 +10:00
deno.json chore(uuid): release uuid@1.0.0-rc.1 (#4867) 2024-05-31 22:03:36 +10:00
mod.ts chore(uuid): release uuid@1.0.0-rc.1 (#4867) 2024-05-31 22:03:36 +10:00
v1_test.ts BREAKING(uuid): remove v1.generate() signature with buf and offset parameters and number[] return type (#4877) 2024-05-31 21:10:04 +10:00
v1.ts chore(uuid): release uuid@1.0.0-rc.1 (#4867) 2024-05-31 22:03:36 +10:00
v3_test.ts fix(uuid): validate namespace UUIDs in v3.generate() and v5.generate() (#4874) 2024-05-29 19:09:30 +10:00
v3.ts BREAKING(uuid): remove v1.generate() signature with buf and offset parameters and number[] return type (#4877) 2024-05-31 21:10:04 +10:00
v4_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
v4.ts docs(uuid): update module docs (#4790) 2024-05-29 15:47:42 +10:00
v5_test.ts fix(uuid): validate namespace UUIDs in v3.generate() and v5.generate() (#4874) 2024-05-29 19:09:30 +10:00
v5.ts BREAKING(uuid): remove v1.generate() signature with buf and offset parameters and number[] return type (#4877) 2024-05-31 21:10:04 +10:00