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

chore(main): release 3.0.0 #215

Merged

Conversation

ctran88
Copy link
Contributor

@ctran88 ctran88 commented Dec 26, 2024

🤖 I have created a release beep boop

3.0.0 (2025-01-14)

⚠ BREAKING CHANGES

  • change language type to be more strict in magic link options
  • change appID parameter name in Passage constructor to appId (#220)
  • removes unused CreateMagicLinkRequest and ResponseError types
  • remove deprecated AppInfo code from codegen (#208)
  • return void instead of boolean for Passage.user.delete, Passage.user.revokeRefreshTokens, and Passage.user.revokeDevice
  • removes deprecated code from Passage class
  • drop support for node v16
  • codegen models now use camelCase props (#207)

Features

  • validate_jwt only compares the aud claim against the Passage app id (ba42c26)
  • change appID parameter name in Passage constructor to appId (#220) (66531af)
  • change language type to be more strict in magic link options (5423a80)
  • codegen models now use camelCase props (#207) (fb6c694)
  • drop support for node v16 (7f0dfeb)
  • export the union types of CreateMagicLinkArgs for convenience (5423a80)
  • remove deprecated AppInfo code from codegen (#208) (1c927d5)
  • removes deprecated code from Passage class (ba42c26)
  • removes redundant error message prefixes (ba42c26)
  • removes unused CreateMagicLinkRequest and ResponseError types (7e8a445)
  • return void instead of boolean for Passage.user.delete, Passage.user.revokeRefreshTokens, and Passage.user.revokeDevice (ba42c26)

This PR was generated with Release Please. See documentation.

@ctran88 ctran88 force-pushed the release-please--branches--main--components--passage-node branch 3 times, most recently from 66f369c to b6afb35 Compare January 2, 2025 17:45
@ctran88 ctran88 force-pushed the release-please--branches--main--components--passage-node branch 4 times, most recently from 0c6d9c6 to 519c176 Compare January 13, 2025 19:20
@ctran88 ctran88 force-pushed the release-please--branches--main--components--passage-node branch from 519c176 to b28f680 Compare January 14, 2025 17:22
@ctran88 ctran88 merged commit fb31ae5 into main Jan 14, 2025
7 checks passed
@ctran88 ctran88 deleted the release-please--branches--main--components--passage-node branch January 14, 2025 18:05
@ctran88
Copy link
Contributor Author

ctran88 commented Jan 14, 2025

🤖 Created releases:

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.

3 participants