This release ports the native module to N-API, which ensures the same binary will work on future ABI versions of Node.
Infrastructure
- Added prebuild support for Electron 9 - #272, thanks @develerik!
- Added prebuild support for Node 14 - #264
- Ported native module to N-API - #268, thanks @jkleinsc!