ruvector/npm/packages/wasm
rUv 47dd1a7539 fix: Add CommonJS build and remove WASM dependency
🔧 @ruvector/core@0.1.5
- Added CommonJS build (index.cjs.js) for require() compatibility
- Created dual build system (ESM + CJS)
- Fixed package.json exports to point to correct CJS file

🔧 ruvector@0.1.11
- Updated to @ruvector/core@^0.1.5
- Removed @ruvector/wasm optional dependency (not yet buildable)
- Improved error messages for unsupported platforms

Fixes #13 - Missing CommonJS build issue
2025-11-25 18:05:36 +00:00
..
package.json fix: Add CommonJS build and remove WASM dependency 2025-11-25 18:05:36 +00:00
tsconfig.json feat: Add multi-platform GitHub Actions workflow for native module builds 2025-11-21 13:19:13 +00:00