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: clean up hashing utils from utils and fix broken references #281

Merged
merged 1 commit into from
May 9, 2024

Conversation

phanshiyu
Copy link
Contributor

Why

Hashing utils were being mixed with stuff from other versions, using these utils were forcing v4 specific users to import other things that are not needed

What

An earlier pr created a dedicated hashing module already.

  1. Clean up hashing utils from utils.ts
  2. Export from hashing.ts instead to preserve the utils interface
  3. Fix broken references

@phanshiyu phanshiyu changed the title fix: clean up hashing utils from utils and fix brokenreferences fix: clean up hashing utils from utils and fix broken references May 6, 2024
@phanshiyu phanshiyu merged commit d4e4573 into alpha May 9, 2024
6 checks passed
@phanshiyu phanshiyu deleted the fix/clean-up-hashing-utils branch May 9, 2024 03:43
Copy link

github-actions bot commented May 9, 2024

🎉 This PR is included in version 6.10.0-alpha.4 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants