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

fix: Use as any on globalThis.Buffer check. #1004

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Conversation

stephenh
Copy link
Owner

See #967.

@stephenh stephenh merged commit 11d06b4 into main Feb 17, 2024
6 checks passed
@stephenh stephenh deleted the fix-add-as-any-check branch February 17, 2024 20:34
stephenh pushed a commit that referenced this pull request Feb 17, 2024
## [1.167.7](v1.167.6...v1.167.7) (2024-02-17)

### Bug Fixes

* Use as any on globalThis.Buffer check. ([#1004](#1004)) ([11d06b4](11d06b4)), closes [#967](#967)
@stephenh
Copy link
Owner Author

🎉 This PR is included in version 1.167.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

stephenh pushed a commit that referenced this pull request Feb 18, 2024
This is a follow up PR for #1004 which also add `as any` for the
`bytesFromBase64` function to make it work fully with strict tsconfig
setting. See #967.
stephenh pushed a commit that referenced this pull request Feb 18, 2024
## [1.167.8](v1.167.7...v1.167.8) (2024-02-18)

### Bug Fixes

* Use as any on globalThis.Buffer check for bytesFromBase64 ([#1005](#1005)) ([bae741c](bae741c)), closes [#1004](#1004) [#967](#967)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant