Skip to content

Releases: zeromq/zeromq.js

v6.0.0-beta.20

14 Jun 23:08
Compare
Choose a tag to compare

What's Changed

  • fix: update libzmq to a recent version by @aminya in #572
  • fix: update dependencies with minor changes by @aminya in #615
  • fix: build improvements and fixes by @aminya in #616
  • fix: update node-gyp-build for Windows fixes by @aminya in #617
  • fix: fix the Windows prebuilds by @aminya in #618
  • test: fix some of the test failures by @aminya in #618
  • test: fix the ipc endpoint tests by @aminya in #620
  • docs: Fix link to API docs by @rotu in #611

New Contributors

  • @rotu made their first contribution in #611

Full Changelog: v6.0.0-beta.19...v6.0.0-beta.20

v6.0.0-beta.19

21 Nov 01:58
Compare
Choose a tag to compare

What's Changed

  • fix: rename the bin files to avoid conflicts with node-gyp-build by @aminya in #589
  • fix: update node-addon-api, node-gyp, and node by @pshenmic in #588

Full Changelog: v6.0.0-beta.18...v6.0.0-beta.19

v6.0.0-beta.18

15 Nov 19:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0-beta.17...v6.0.0-beta.18

v6.0.0-beta.17

13 Jun 18:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0-beta.16...v6.0.0-beta.17

v6.0.0-beta.16

08 Dec 01:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0-beta.15...v6.0.0-beta.16

v6.0.0-beta.15

05 Dec 21:48
Compare
Choose a tag to compare

What's Changed

  • fix: statically link libsodium by @aminya in #540
  • fix: install arm brew on macOS Arm to install libsodium by @aminya in #542
  • fix: fixes for macOS-arm-deps script @Bartel-C8 in #543

Full Changelog: v6.0.0-beta.14...v6.0.0-beta.15

v6.0.0-beta.14

28 Nov 08:06
Compare
Choose a tag to compare

What's Changed

  • fix: fix the spawning errors in node-gyp-build by @aminya in #537
  • fix: use downlevel-dts for generating old types by @aminya in #538
  • chore: remove unused dependencies by @aminya in #539

Full Changelog: v6.0.0-beta.13...v6.0.0-beta.14

v6.0.0-beta.13

27 Nov 06:54
Compare
Choose a tag to compare

What's Changed

  • fix: fork and fix the node-gyp-build issues by @aminya in #536

Full Changelog: v6.0.0-beta.12...v6.0.0-beta.13

v6.0.0-beta.12

27 Nov 05:28
Compare
Choose a tag to compare

What's Changed

  • fix: fix for Electron v21 and up. by @Bartel-C8 in #532
  • feat: upgrade libzmq to the latest dev version by @aminya in #512
  • fix: update the typings compatibility scripts/tests by @aminya in #535

Full Changelog: v6.0.0-beta.11...v6.0.0-beta.12

v6.0.0-beta.11

18 Nov 20:34
Compare
Choose a tag to compare

What's Changed

  • fix: compile the build typescript files for production by @aminya in #531

Full Changelog: v6.0.0-beta.10...v6.0.0-beta.11