Skip to content

Releases: TooTallNate/node-bindings

1.5.0

27 Feb 22:55
Compare
Choose a tag to compare

This version adds support for Yarn PnP.

Minor Changes

  • Use actual error code to detect resolution exceptions: #56

Patches

  • Add back the old module not found check: f49851e

Credits

Huge thanks to @arcanis for helping!

1.4.0

23 Jan 21:46
Compare
Choose a tag to compare

Minor Changes

  • Add LICENSE.md file: 3346bcb
  • Add node-pre-gyp path to search paths: #32
  • Prettier: 98350ce
  • Support for node-qbs build system: #46

Patches

  • Handle filenames with 'file://' shema: #40

Credits

Huge thanks to @anion155, @mathiasjakobsen, @ViliusSutkus and @bwknight877 for helping!

1.3.1

26 Nov 20:49
Compare
Choose a tag to compare

Patches

  • Add webpack require hack: 40dcc1f