We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fae569 commit 8cd191cCopy full SHA for 8cd191c
CHANGELOG.md
@@ -9,6 +9,9 @@ project adheres to [Semantic Versioning](http://semver.org/).
9
==================
10
### Changed
11
* Upgrade dtslint
12
+* Upgrade node-pre-gyp to 1.0.0. Note that if you are using special node-pre-gyp
13
+ features like `node_pre_gyp_accessKeyId`, you may need to make changes to your
14
+ installation procedure. See https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md#100.
15
* Add Node.js v15 to CI.
16
* The C++ class method `nBytes()` now returns a size_t. (Because this is a C++
17
method only, this is not considered a breaking change.)
0 commit comments