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: export error prefixes as object instead of enum #244

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

mirceanis
Copy link
Member

This changes the JWT_ERROR collection from an enum to a plain object.

closes #243

Although this is technically a breaking change, not enough time has passed since the introduction of the original enum for it to gain any usage.

@mirceanis mirceanis merged commit e5b070d into master Aug 19, 2022
@mirceanis mirceanis deleted the 243-error-prefix-object branch August 19, 2022 13:00
uport-automation-bot pushed a commit that referenced this pull request Aug 19, 2022
# [6.6.0](6.5.0...6.6.0) (2022-08-19)

### Features

* export error prefixes as object instead of enum ([#244](#244)) ([e5b070d](e5b070d)), closes [#243](#243)
@uport-automation-bot
Copy link
Collaborator

🎉 This PR is included in version 6.6.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.

[proposal] export known error prefixes as an object
3 participants