Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package names back to @nomicfoundation #6249

Closed
5 tasks
kanej opened this issue Feb 10, 2025 · 1 comment
Closed
5 tasks

Update package names back to @nomicfoundation #6249

kanej opened this issue Feb 10, 2025 · 1 comment
Assignees
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Milestone

Comments

@kanej
Copy link
Member

kanej commented Feb 10, 2025

The final change to the code will be to update both:

  • the package names to their original package names
  • the version to indicate a v3.0.0 pre-release

This will require using changeset's prerelease mechanism.

Along with a PR that can be merged as part of the final release process, we will also need a short doc that walks through each step of the release.

TODO

  • Update the package names to be under @nomicfoundation
  • Update the versions inline with a 3.0.0 pre-release
  • Update the changeset config
  • Write and attach the document listing the steps required to release the packages on npm with prerelease versions
  • Manually test the release locally against Verdaccio confirming the release guide
@kanej kanej added the v-next A Hardhat v3 development task label Feb 10, 2025
@kanej kanej added this to the Public Alpha milestone Feb 10, 2025
@kanej kanej added this to Hardhat Feb 10, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Feb 10, 2025
@kanej kanej moved this from Backlog to To-do in Hardhat Feb 10, 2025
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Feb 10, 2025
@alcuadrado
Copy link
Member

This may require some updates to the typechain plugin, as we had to do some hacks around package names. /cc @ChristopherDedominici

@kanej kanej self-assigned this Feb 18, 2025
@kanej kanej moved this from To-do to In Progress in Hardhat Feb 19, 2025
@kanej kanej moved this from In Progress to In Review in Hardhat Feb 20, 2025
@kanej kanej closed this as completed Feb 20, 2025
@github-project-automation github-project-automation bot moved this from In Review to Done in Hardhat Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Projects
Status: Done
Development

No branches or pull requests

2 participants