Skip to content

chore: verify the modernized package and documentation release #88

Description

@codeacme17

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

  • 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.

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentReady for an implementation agent; all blockers are resolved

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions