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

feat: remove buffer dependency #460

Merged
merged 4 commits into from
Nov 1, 2024
Merged

Conversation

SgtPooki
Copy link
Member

@SgtPooki SgtPooki commented Nov 1, 2024

  • test: add more coverage for normalise-dag-node.ts
  • feat: remove dependency on Buffer
  • fix: setExplorePath handles url check properly

fixes #453
replaces #454

Copy link
Member Author

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self review

@SgtPooki SgtPooki merged commit f4905d2 into master Nov 1, 2024
16 checks passed
@SgtPooki SgtPooki deleted the fix/remove-buffer-dependency branch November 1, 2024 18:08
github-actions bot pushed a commit that referenced this pull request Nov 1, 2024
## [8.1.0](v8.0.5...v8.1.0) (2024-11-01)

### Features

* remove buffer dependency ([#460](#460)) ([f4905d2](f4905d2))
Copy link
Contributor

github-actions bot commented Nov 1, 2024

🎉 This PR is included in version 8.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

fix: remove dependency on Buffer global
1 participant