Skip to content

PinMe v2.0.12 · Faster Creates and Stronger Releases

Latest

Choose a tag to compare

@Chi111 Chi111 released this 25 Jul 06:21
7822b05

PinMe v2.0.12

v2.0.12 brings the GitHub release in line with the current npm latest package and focuses on faster project creation, more reliable installs and uploads, and stronger release verification.

Install or update:

npm install -g pinme@2.0.12

Highlights

Faster, more reliable project creation

  • Speeds up pinme create with prebuilt deployment support
  • Improves dependency installation with isolated npm caches and npm ci where available
  • Extracts project templates without relying on a system unzip command

More resilient uploads

  • Limits chunk-upload concurrency for more predictable resource usage
  • Improves static upload and PinMe project detection
  • Improves npm command and environment-variable handling

Stronger release verification

  • Adds CI-backed lint, typecheck, unit, integration, CLI, package, and coverage checks
  • Improves Web Crypto compatibility across supported Node.js environments
  • Simplifies the build pipeline and package contents

Better diagnostics

  • Aligns analytics events with the backend tracking contract
  • Improves tracking payload construction, validation, and error reasons

PinMe Client 0.1.5 downloads

Full Changelog: v2.0.4...v2.0.12