You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prove that the completed modernization is releasable as one coherent Echo UI version. Verification must exercise the packed artifact as a real consumer would, across supported React and Tailwind generations, while also validating the Nextra site and browser audio behavior.
Acceptance criteria
Frozen installation, lint, type checks, tests, library build, example build, and Nextra production build pass on the declared runtime baseline.
A packed artifact installs and renders in React 18.3 and React 19 consumer fixtures without bundling a second React copy.
The documented Tailwind 3 and Tailwind 4 installation paths are executed against the package versions claimed by the compatibility table.
Package exports, declarations, styles, bundle contents, external dependencies, and side-effect metadata are audited.
Nextra route/link checks and representative browser audio tests pass against production-like builds.
Deprecated IslandJS/NextUI tooling, unintended duplicate dependencies, stale generated output, and undocumented compatibility bridges are absent.
Release notes clearly describe supported versions and required React, Tailwind, documentation, and Tone migration steps.
What to build
Prove that the completed modernization is releasable as one coherent Echo UI version. Verification must exercise the packed artifact as a real consumer would, across supported React and Tailwind generations, while also validating the Nextra site and browser audio behavior.
Acceptance criteria
Blocked by