summaryrefslogtreecommitdiff
path: root/cli/napi/env.rs
AgeCommit message (Expand)Author
2024-06-10fix: Rewrite Node-API (#24101)snek
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-05-26fix(napi): clear currently registering module slot (#19249)Bartek Iwańczuk
2023-05-18refactor(napi): simplify types (#19179)Bartek Iwańczuk
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-15fix(napi): functions related to errors (#17370)Bartek Iwańczuk
2023-01-14chore(napi): Remove unstable libuv methods (#17416)Divy Srivastava
2023-01-13fix(napi): update node version to lts (#17399)Lino Le Van
2023-01-10fix(napi): support for env cleanup hooks (#17324)Bartek Iwańczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-05napi: respect --quiet flag in unimplemented warnings (#16935)Bartek Iwańczuk
2022-10-10fix(npm): support compiling on linux/aarch64 (#16208)Luke Channings
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava