1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-27 01:29:14 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk 0b0fb94ce2
fix(fs): instanceof check for Deno.FsFile (#22121)
Regression caused by https://github.com/denoland/deno/pull/22072.

I added a relevant test so we don't regress again.

Fixes https://github.com/denoland/deno/issues/22115
2024-01-25 23:51:29 +01:00
..
integration fix(lsp): disable experimentalDecorators by default (#22101) 2024-01-25 14:39:21 +00:00
node_compat feat(web): ImageBitmap (#21898) 2024-01-22 12:08:01 +01:00
testdata feat: Expand 'imports' section of deno.json (#22087) 2024-01-24 23:44:06 +01:00
unit fix(fs): instanceof check for Deno.FsFile (#22121) 2024-01-25 23:51:29 +01:00
unit_node feat: deprecate Deno.fstat() and Deno.fstatSync() (#22068) 2024-01-24 18:53:20 +01:00
integration_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00