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

Validate engines to detect legacy adaptor modules #240

Closed
devinivy opened this issue May 16, 2022 · 1 comment
Closed

Validate engines to detect legacy adaptor modules #240

devinivy opened this issue May 16, 2022 · 1 comment
Labels
feature New functionality or improvement
Milestone

Comments

@devinivy
Copy link
Member

We are changing the catbox adaptors to export { Engine } so that they are more ESM-friendly modules. We would like to pair that with an update to catbox so that it detects when a user hasn't updated usage of the adaptor to reflect this update. This should provide a friendlier upgrade path for users updating the package versions of their adaptors, and provide a more useful error message. See also hapijs/catbox-memory#86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality or improvement
Projects
None yet
Development

No branches or pull requests

1 participant