Skip to content

v0.1.20

Choose a tag to compare

@affandar affandar released this 17 Apr 04:39
· 13 commits to main since this release

Fixed

  • Windows dispatcher now resolves the correct platform subpackage (duroxide-windows-x64). Previously require('duroxide-win32-x64-msvc') in index.js threw MODULE_NOT_FOUND, making duroxide@0.1.19 unusable on Windows (#13).

Added

  • Cross-platform packaging smoke tests (ci/smoke/) that install from local tarballs on ubuntu, macos-14, macos-13, and windows-latest, plus post-publish registry smoke. Publish is gated on all-platform smoke success.

See CHANGELOG.md.