github kreuzberg-dev/kreuzberg v4.0.0-rc.15

pre-release8 hours ago

Fixed

  • Node.js Windows package publishing: Fixed PowerShell packaging script that prevented Windows bindings from being published to npm
    • Root cause: package-artifacts.ps1 was creating tarball with entire npm/ directory instead of platform-specific directory
    • This caused the Windows platform package (@kreuzberg/node-win32-x64-msvc) to be missing from rc.14 npm release
    • Solution: Updated tar command to package only the specific platform directory, matching Bash script behavior
    • Impact: Windows x64 users can now install @kreuzberg/node successfully from npm

Don't miss a new kreuzberg release

NewReleases is sending notifications on new releases.