0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 09:57:11 -05:00
deno/ext/node
denobot 84fabecc9b
chore: forward v2.2.1 release commit to main (#28213)
This is the release commit being forwarded back to main for 2.2.1

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
2025-02-21 01:35:34 +00:00
..
benchmarks chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
ops fix(ext/node): rewrite SQLite named parameter handing (#28197) 2025-02-20 18:34:34 +05:30
polyfills fix(ext/node): use primordials in ext/node/polyfills/path/common.ts (#28164) 2025-02-18 12:51:14 +01:00
build.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
Cargo.toml chore: forward v2.2.1 release commit to main (#28213) 2025-02-21 01:35:34 +00:00
clippy.toml
global.rs feat: Upgrade V8 to 13.4 (#28080) 2025-02-14 11:26:47 +00:00
lib.rs refactor: better sys trait impls (#28140) 2025-02-16 22:15:53 +01:00
README.md

deno_node

require and other node related functionality for Deno.