Skip to content

Releases: n-car/rpc-node-toolkit

rpc-node-toolkit 0.1.4

Choose a tag to compare

@n-car n-car released this 29 Jul 09:01
e63a01d

Added

  • Packaged TypeScript and runtime consumer tests for ESM and CommonJS.
  • Tarball validation with publint and Are the Types Wrong in CI and before publication.
  • Compatibility documentation for Node.js and TypeScript consumers.

Fixed

  • Corrected the constructable CommonJS root declaration and all named exports.
  • Added a dedicated /safe declaration and made its named exports visible to Node.js ESM.
  • Preserved all existing runtime identities and the 13 public properties.

npm package

  • rpc-node-toolkit 0.1.4

rpc-node-toolkit 0.1.3

Choose a tag to compare

@n-car n-car released this 13 Jun 21:46

Patch release focused on examples and package onboarding.\n\nChanges:\n- Added runnable examples for batch requests, notifications, schema validation, and Safe Mode round-trips.\n- Added npm example scripts.\n- Clarified JavaScript package selection in the README.\n\nNo public API changes.

v0.1.2

Choose a tag to compare

@n-car n-car released this 11 Jun 12:55

Changes

  • Update rpc-toolkit-js-client dependency to the npm-published ^1.1.2 package.

v0.1.1

Choose a tag to compare

@n-car n-car released this 10 Jun 22:57

Patch release for rpc-node-toolkit.

Changes since v0.1.0:

  • Link the README License section to the LICENSE file.

Published package:

  • rpc-node-toolkit@0.1.1