Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 834 Bytes

File metadata and controls

25 lines (15 loc) · 834 Bytes

Adoption Plan

Post-publish discovery plan for progress-state.

This package is an independent alternative or migration helper for are-we-there-yet; do not imply affiliation with the original project.

First Search

Search GitHub package.json dependencies for are-we-there-yet

Useful Proof Point

Typed weighted progress primitives with explicit snapshots.

Pull Request Copy

This removes `are-we-there-yet`, which is deprecated, unsupported, or on a stale release line, and replaces the affected call site with `progress-state`.

`progress-state` is an independent TypeScript migration package with zero runtime dependencies. It is not affiliated with the original project.

Validation:
- [ ] npm install
- [ ] npm test