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

Add @deprecated tag to legacy .forge interface? #94

Open
achingbrain opened this issue Nov 12, 2024 · 0 comments
Open

Add @deprecated tag to legacy .forge interface? #94

achingbrain opened this issue Nov 12, 2024 · 0 comments

Comments

@achingbrain
Copy link

According to the readme the .forge sub-API is deprecated and will be removed in a future major of acme-client.

I only discovered this when someone else pointed it out during code review. If you add the @deprecated JSDoc tag to the method along with a description of which API they should use instead, people will see this in their IDE during authoring which will speed adoption of the new API.

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

No branches or pull requests

1 participant