- #49 Drop support for Node 6.x and Node 8.x. Only LTS releases are supported (Node 10.x, Node 12.x, and Node 14.x).
- #57 Update
ffi-napi
to fix problems with NodeJS on macOS
- #42 Update to js-yaml-3.13.1
- #43 Update to mixin-deep-1.3.2
- #44 Update to fstream-1.0.12
- #45 Update to eslint-4.18.2
- #46 Update to lodash-4.17.15 (reverted in #47)
- #50 from cjlarose/remove-transpilation
- #51 Add prettier, update eslint to 6.8.0
- #52
prettier --check
,eslint
, anddtslint
on CI - #53 Fix Buffer deprecations
- #54 Configure eslint to use eslint-config-airbnb
- #55 Update to lodash-4.17.19
- #58 Bump tar from 2.2.1 to 2.2.2 #58