Commit Graph

14 Commits

Author SHA1 Message Date
Asher Gomez
31b906db99
chore: ensure code examples use assertions in Doc Linter (#4911) 2024-06-03 14:10:27 +10:00
denobot
673c436739
chore: release 2024.05.29 (#4883)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-05-29 18:56:12 +09:00
Luca Casonato
1a2f721d41
docs(ulid): finish documentation (#4825)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-05-22 15:42:59 +02:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
David Sherret
ef6b95f0c7
refactor: make the code work under verbatimModuleSyntax (#4406)
* Start

* Update

* Format

* Revert deno.json change

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-02-27 21:57:25 +00:00
David Luis
593e344543
docs: fix broken {@link} hyperlinks (#4241) 2024-01-26 01:08:29 +11:00
Simon Holloway
2292c2b954
refactor(ulid): prepare for noUncheckedIndexedAccess (#4147) 2024-01-11 07:26:34 +11:00
Asher Gomez
42088e189b
chore(ulid): fix monotonicUlid() test name (#4075) 2024-01-03 18:17:02 +00:00
Tim Reichen
7e88e11a05
refactor(ulid): format test names (#4063)
* initial commit

* Update ulid/test.ts

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 23:41:23 +00:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Simon Holloway
f712403cb1
feat(testing): enable the using keyword on FakeTime() (#3961)
* feat(testing): enable the "using" keyword on FakeTime

* chore(testing): update all tests with using FakeTime

* chore(testing): formatting fix
2023-12-15 07:47:50 +11:00
Asher Gomez
0cf0f6ea1b
chore(ulid): complete documentation (#3889) 2023-12-01 20:55:52 +11:00
Luca Casonato
7713376f3a
chore: remove public link to _util (#3881)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-11-30 16:08:19 +01:00
Lino Le Van
d7b76ab8ae
feat(ulid): port /x/ulid module (#3582) 2023-09-12 20:31:03 +09:00