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

v2.0.0 #131

Merged
merged 5 commits into from
Aug 3, 2024
Merged

v2.0.0 #131

merged 5 commits into from
Aug 3, 2024

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Jul 21, 2024

  • Add support for PKCS8 keys
  • Migrate package to ESM only
  • Modernize dependencies

BREAKING CHANGE: This package has now migrated to ESM only

Uzlopak and others added 4 commits July 21, 2024 02:09
* feat: add support for PKCS8 keys

---------

Co-authored-by: Samuel El-Borai <[email protected]>
* feat!: migrate to esm

* fix builder for esm

* test against node 22

* Apply suggestions from code review

Co-authored-by: wolfy1339 <[email protected]>

* add a default

* add types field in build package.json

* Apply suggestions from code review

Co-authored-by: wolfy1339 <[email protected]>

---------

Co-authored-by: wolfy1339 <[email protected]>
BREAKING CHANGE: esm only
@AaronDewes
Copy link
Member

LGTM, but I think we should add an engines field to package.json to declare the minimum node version (18).

@Uzlopak
Copy link
Contributor Author

Uzlopak commented Aug 3, 2024

@AaronDewes

added

@AaronDewes AaronDewes merged commit 7ed7bf1 into main Aug 3, 2024
8 checks passed
@AaronDewes AaronDewes deleted the beta branch August 3, 2024 12:07
Copy link

github-actions bot commented Aug 3, 2024

🎉 This issue has been resolved in version 2.0.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.

3 participants