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

docs: fix JSdoc for errors, rename error base class to S3Error #32

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

bradenmacdonald
Copy link
Owner

I hadn't figured out how to get a JSDoc comment on the S3Errors namespace, but I figured it out now I think.

I also renamed DenoS3LiteClientError to S3Error since you can use this with many different runtimes now. Old name is kept as an alias to avoid breaking changes.

@bradenmacdonald bradenmacdonald merged commit 687dace into main Mar 3, 2024
2 checks passed
@bradenmacdonald bradenmacdonald deleted the doc-errors branch March 3, 2024 20:22
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

Successfully merging this pull request may close these issues.

None yet

1 participant