denobot
|
eeb3c9b151
|
chore: release 2024.09.24 (#6043)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-09-24 19:25:09 +09:00 |
|
denobot
|
c5d7930d57
|
chore: release 2024.09.12 (#5969)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-09-12 19:18:10 +09:00 |
|
Yoshiya Hinosawa
|
780deafff7
|
refactor(assert): move unstable assertNever under @std/assert/unstable-never (#5928)
|
2024-09-11 19:38:13 +09:00 |
|
denobot
|
67e9cfa0ff
|
chore: release 2024.09.04 (#5908)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-09-04 19:37:53 +09:00 |
|
denobot
|
2b3683b6fb
|
chore: release 2024.08.26 (#5824)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-08-26 17:33:29 +09:00 |
|
Yusuke Tanaka
|
de9f8d2db1
|
feat(assert/unstable): add assertNever (#5690)
This commit adds a new function `assertNever` to the `assert` submodule.
This function is particularly useful when we want to check whether we properly
handle all the variants of a discriminated union. Ref:
https://www.typescriptlang.org/docs/handbook/unions-and-intersections.html#union-exhaustiveness-checking
---------
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2024-08-16 08:10:23 -07:00 |
|
denobot
|
0e4f294cdf
|
chore: release 2024.08.02 (#5621)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-08-02 20:27:08 +09:00 |
|
denobot
|
fb950fa0f3
|
chore: release 2024.07.26 (#5554)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-07-26 19:45:22 +09:00 |
|
Asher Gomez
|
81943c34c7
|
chore(assert): release assert@1.0.0 (#4989)
|
2024-07-04 21:26:54 +10:00 |
|
denobot
|
940568c62d
|
chore: release 2024.07.02 (#5254)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-07-02 20:43:42 +09:00 |
|
Asher Gomez
|
5803cc9172
|
BREAKING(assert): remove assert from module names (#5176)
* BREAKING(assert): remove `assert` from module names
* work
* fix
* work
* work
* tweaks
* fix
|
2024-07-02 13:42:40 +10:00 |
|
denobot
|
652ac701b1
|
chore: release 2024.06.12 (#5031)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-06-12 15:22:43 +09:00 |
|
Asher Gomez
|
6650a50137
|
chore(assert): release assert@1.0.0-rc.1 (#4934)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2024-06-03 23:53:30 +10:00 |
|
denobot
|
b9374d3715
|
chore: release 2024.06.03 (#4935)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-06-03 15:44:03 +09:00 |
|
denobot
|
51dc36d563
|
chore: release 2024.05.22 (#4830)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2024-05-22 19:57:28 +09:00 |
|
denobot
|
66e8fc9869
|
chore: release 2024.05.16 (#4755)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-05-16 20:10:44 +09:00 |
|
Yoshiya Hinosawa
|
4c769f8175
|
chore(assert,fmt,fs,internal,path): skip yanked versions manually (#4683)
|
2024-05-07 16:26:05 +09:00 |
|
Yoshiya Hinosawa
|
8c9e96c402
|
chore: skip yanked versions (#4660)
|
2024-04-30 20:06:28 +09:00 |
|
Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09:00 |
|