Skip to content

Releases: Jolt-Database/jolt-js-api

Jolt Javascript API - 1.1.9

22 Dec 00:23
3403fe1

Choose a tag to compare

What's Added:

  • .npmrc file 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

22 Dec 00:15
615421d

Choose a tag to compare

What's Added:

  • .npmrc file 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

22 Dec 00:08

Choose a tag to compare

What's Added:

  • .npmrc file to automatically publish the package
  • New Github Action Workflow to automate package publishing

Jolt JavaScript API - v1.1.6

21 Dec 20:30

Choose a tag to compare

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