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

Release 2.0.0 #94

Merged
merged 33 commits into from
May 28, 2024
Merged

Release 2.0.0 #94

merged 33 commits into from
May 28, 2024

Conversation

nibble-4bits
Copy link
Owner

This release is a breaking change, as the package now requires Node version to be >=18.

  • Bumps required node engine to >=18
  • Upgrades typescript to v5.3.3
  • Upgrades tsconfig to use es2022 features and output es2022 code
  • Upgrades tsup to v8.0.1
  • Updates prettier to v3.2.4
  • Upgrades wildcard-match to v5.1.3
  • Removes unused dev dependencies
  • Remove custom ErrorWithCause class in favor of Error.cause property
  • Adds native support for the hash algorithms specified by the spec and removes crypto-js dependency.
  • Update GitHub workflows to run with Node 18
  • Updates dependencies to latest version with npm update

@nibble-4bits nibble-4bits merged commit cf3b9e0 into master May 28, 2024
1 check passed
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