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

Design an ESM compatible plugin system for HHv3 #4920

Closed
3 of 4 tasks
kanej opened this issue Feb 22, 2024 · 1 comment
Closed
3 of 4 tasks

Design an ESM compatible plugin system for HHv3 #4920

kanej opened this issue Feb 22, 2024 · 1 comment
Labels
status:ready This issue is ready to be worked on type:epic A bigger effort that involves multiple issues and PRs
Milestone

Comments

@kanej
Copy link
Member

kanej commented Feb 22, 2024

HHv3's intended switch to ESM will have knock on effects for HH's plugin system.

We need to approach plugins, a key feature of the Hardhat ecosystem, carefully. We therefore want to bring the design work forward to evaluate the implications early.

TODO

@kanej kanej added this to the vnext milestone Feb 22, 2024
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Feb 22, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Feb 22, 2024
@kanej kanej moved this from Backlog to To-do in Hardhat Feb 22, 2024
@kanej kanej moved this from To-do to Blocked in Hardhat Feb 22, 2024
@kanej kanej added the type:epic A bigger effort that involves multiple issues and PRs label Feb 22, 2024
@kanej
Copy link
Member Author

kanej commented May 16, 2024

We have put together a prototype of an ESM compatible plugin system that you can find under the v-next branch.

@kanej kanej closed this as completed May 16, 2024
@github-project-automation github-project-automation bot moved this from Blocked to Done in Hardhat May 16, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:ready This issue is ready to be worked on type:epic A bigger effort that involves multiple issues and PRs
Projects
Archived in project
Development

No branches or pull requests

1 participant