Releases: Jolt-Database/jolt-js-api
Releases · Jolt-Database/jolt-js-api
Jolt Javascript API - 1.1.9
What's Added:
.npmrcfile to automatically publish the package- Updated Github Action Workflow to automate package publishing
Note
This release is mainly to test the overflow, but is still usable if you'd like to use this package.
Jolt JavaScript API - v1.1.8
What's Added:
.npmrcfile to automatically publish the package- Updated Github Action Workflow to automate package publishing
Note
This release is mainly to test the overflow, but is still usable if you'd like to use this package.
Jolt JavaScript API - v1.1.7
What's Added:
.npmrcfile to automatically publish the package- New Github Action Workflow to automate package publishing
Jolt JavaScript API - v1.1.6
What’s added:
- Direct TCP connection (no extra libraries needed)
- Easy pub/sub with subscribe, publish, auth, and ping
- EventEmitter interface (connected, message, error, etc.)
- Promise-based methods (subscribeAsync, publishAsync)
- Built-in TypeScript definitions
What’s removed:
- No external dependencies (pure Node.js core only)
- No WebSocket or HTTP overhead. This package uses our native Jolt protocol