M
Meshkit

Changelog

Release history for @ipfs-meshkit/meshkit and @ipfs-meshkit/mcp.

v1.0.2 — 2026-07-11

Added

  • meshkit.listPins() and client.listPins() — list pinned CIDs on the primary node via kubo-rpc-client, respecting RPC auth headers.

v1.0.1 — 2026-07-06

Fixed

  • Corrected repository links in README and package metadata to IPFS-Meshkit/meshkit0.
  • Expanded README with install instructions, usage examples, API overview, and CommonJS support documentation.

v1.0.0 — 2026-06-18

Added

  • @ipfs-meshkit/meshkit v1.0.0 — single npm package with ESM + CJS + TypeScript types.
  • Bundles core, node, and meshkit packages into one install.
  • Portable ./.ipfs repo for server migration.
  • init(), upload, retrieve, pin, IPNS operations, local daemon management, graceful shutdown.
  • Unit test suite with coverage; integration tests for persistence, IPNS, and attach.

On this page