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.12Highlights
Faster, more reliable project creation
- Speeds up
pinme createwith prebuilt deployment support - Improves dependency installation with isolated npm caches and
npm ciwhere available - Extracts project templates without relying on a system
unzipcommand
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
- macOS Apple Silicon: Download
PinMe_0.1.5_aarch64.dmg - Windows x64: Download
PinMe_0.1.5_x64-setup.exe
Full Changelog: v2.0.4...v2.0.12