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 - v1.3.4 #231

Merged
merged 4 commits into from
Nov 25, 2024
Merged

Release - v1.3.4 #231

merged 4 commits into from
Nov 25, 2024

Conversation

qgustavor
Copy link
Owner

@qgustavor qgustavor commented Nov 25, 2024

Release v1.3.4

Changelog

Patch Changes

Remove Node 18 from testing, add Node 22 (@qgustavor)

Users of Node 18 should use --experimental-global-webcrypto flag. Support for it ends in 5 months anyway.

Fix various issues (@qgustavor)

Should fix #226 and #227.

- Remove secure-random as it was last updated 6 years ago and uses "window"
- Switched uses of "window" with "globalThis"
- There was a line of prepareKeyV2 that wasn't catching errors
- Do not override this.children!
- Fix Deno tests.
Users of Node 18 should use --experimental-global-webcrypto.
Remove Node 18 from testing, add Node 22
@qgustavor qgustavor merged commit aca530d into main Nov 25, 2024
7 checks 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.

1 participant