# stackblitz-labs/pkg.pr.new

📦️ Continuous (Preview) Releases for your libraries!

Repository: https://github.com/stackblitz-labs/pkg.pr.new
Canonical: https://ross.abutalabs.com/products/pkgprnew
Homepage: https://pkg.pr.new
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-14T14:40:43+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 35, longevity 64
- inputs: {"age_days": 897, "days_push": 19, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1901, forks 125 (observed 2026-08-28T04:05:51.492414+00:00)

## What it is
pkg.pr.new is a continuous preview release service for open-source libraries that publishes npm-installable packages from every commit and pull request without touching the npm registry. It consists of a GitHub App, a hosted service serving npm-compatible URLs, and a CLI to publish packages from GitHub Actions workflows.

## Use cases
- let users test unreleased bug fixes from a pull request
- install a package from a specific commit without npm publish access
- automate preview releases in GitHub Actions workflows
- reduce 'can you release this fix?' comments on PRs
- add a continuous release badge to a repository README
- share instant builds of libraries with contributors

## When to choose
- you maintain an npm library and want fast feedback on PR changes
- you cannot or do not want to publish every commit to npm
- your project uses GitHub Actions and wants zero-config preview releases

## When to avoid
- you need packages published to the real npm registry
- your CI does not run on GitHub
- you need private packages or access control for previews

## Facets
- artifact type: service
- maturity: active
- function: ci-cd, deployment, package-manager, developer-tools
- domain: developer-tools, apis
- platform: cli
- tags: continuous-releases, preview-releases, npm-packages, github-app, pull-request-workflow, package-publishing, devops, automation, nodejs, web-server, docker

## Member repositories
- stackblitz-labs/pkg.pr.new (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:51.492414+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:11:57.654166+00:00, confidence not recorded.
  - readme: https://github.com/stackblitz-labs/pkg.pr.new (fetched 2026-08-28T04:05:51.492414+00:00, sha fefa9c552f64)
  - homepage: https://pkg.pr.new (fetched 2026-08-29T10:51:32.930952+00:00, sha a28cda28d8e2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
