1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
David Sherret 279030f2b8
fix(npm): improve declaration resolution for filename with different extensions (#19966)
postcss was importing `./index.js` from `./index.d.mts` where there also
existed a `./index.d.ts`.

Closes #19575
2023-07-28 11:24:22 -04:00
..
broadcast_channel 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
cache 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
console 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
crypto chore: remove unused dependencies (#19962) 2023-07-28 15:10:13 +05:30
fetch chore: remove unused dependencies (#19962) 2023-07-28 15:10:13 +05:30
ffi 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
fs fix(ext/fs): fix MaybeArc when not sync_fs (#19950) 2023-07-26 15:33:42 +00:00
http 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
io chore: remove unused dependencies (#19962) 2023-07-28 15:10:13 +05:30
kv 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
napi 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
net 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
node fix(npm): improve declaration resolution for filename with different extensions (#19966) 2023-07-28 11:24:22 -04:00
tls 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
url chore: remove unused dependencies (#19962) 2023-07-28 15:10:13 +05:30
web 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
webidl 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
websocket feat(ext/websocket): allow HTTP(S) protocol in URL (#19862) 2023-07-28 06:29:41 +00:00
webstorage 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00