summaryrefslogtreecommitdiff
path: root/cli/napi/env.rs
AgeCommit message (Expand)Author
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