v6.0.4
-
fix: add missing prebuilds
The last release didn't include the prebuilds. This version contains the prebuilds fordarwin-arm64
,darwin-x64
,linux-x64
,win32-ia32
, andwin32-x64
-
fix: add node-gyp to dependencies
This makes sure an up-to-date Node-gyp is used if the build fallback to building from the source in case the prebuild is not available for your platform.
Full Changelog: v6.0.3...v6.0.4