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