Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Cleanup dependencies with deprecated packages #1829

Description

@lightwalker-eth

Goal

Remove any use of the following dependencies anywhere in the ENSNode monorepo:

  • @namehash/namekit-react
  • @namehash/ens-webfont

Suggested action plan

  • For anything in the ENSNode monorepo that is currently making use of imports from @namehash/namekit-react, can we copy the implementation of those imports into the namehash-ui package?
    • I used the word "copy" here rather than "move" deliberately. We shouldn't make any changes to the @namehash/namekit-react package.
    • I believe there are apps outside of the ENSNode monorepo who use the footer (or maybe other things) from the namehash-ui package? Please ensure any changes we make here will not break those apps.
  • For anything in the ENSNode monorepo that is currently making use of imports from @namehash/ens-webfont can we just use our regular webfont instead?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

docsDocs relatednamehash-uiNameHash UI related

Type

Projects

  • Status
    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions