v2.1.0 Message Domain and URI Validation Updated
Breaking Changes
- Bug: Domain only validation doesn't work for custom schemes by @mattheworris in #205
Note: loginMsgDomain
is changed to loginMsgUri
this affects the following functions:
What's Changed
- Update schema listings by @wilwade in #202
- fix: add check for credential not yet valid by @mattheworris in #206
Minor Changes
- fix: typo in Live Docs link by @mattheworris in #198
- chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.24.0 to 4.24.2 in /libraries/js by @dependabot in #204
- chore(deps-dev): bump tsup from 8.3.0 to 8.3.5 in /libraries/js by @dependabot in #203
New Contributors
- @mattheworris made their first contribution in #198
- @dependabot made their first contribution in #204
Full Changelog: v2.0.6...v2.1.0