Kenta Moriuchi
|
4d4bd0eb92
|
refactor(archive,async,cli,csv,dotenv,encoding,expect,fmt,front-matter,fs,http,internal,log,net,path,semver,testing,text,webgpu,yaml): enable "exactOptionalPropertyTypes" option (#5892)
|
2024-09-04 14:15:01 +09:00 |
|
Asher Gomez
|
f1952eca20
|
fix(bytes,cli,collections,expect): add missing non-null assertions (#5280)
fix(bytes,cli,collections,expect): add non-null assertions
|
2024-07-04 00:12:41 +02:00 |
|
Yoshiya Hinosawa
|
76113d67fe
|
BREAKING(expect): remove special handling of Immutable.js objects (#5228)
|
2024-07-02 12:33:08 +09:00 |
|
cinchen
|
cec0c680a5
|
fix(expect): fix equality of iterables (#4286)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2024-03-05 18:26:12 +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 |
|
cinchen
|
2f1b13acdb
|
feat(expect): add expect.addEqualityTesters api. (#4255)
|
2024-02-06 16:41:42 +09:00 |
|