8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
chore(release): 1.0.3 ## [1.0.3](v1.0.2...v1.0.3) (2022-04-01) ### Bug Fixes * add explicit default export for browser build to aide backwards compatibility ([7280eae](7280eae))
chore(release): 1.0.2 ## [1.0.2](v1.0.1...v1.0.2) (2022-01-29) ### Bug Fixes * specify correct Node.js compatibility (>=12) ([999f197](999f197))
chore(release): 1.0.1 ## [1.0.1](v1.0.0...v1.0.1) (2022-01-14) ### Bug Fixes * enabled automatic semantic release from main branch ([6b7fde1](6b7fde1))
chore(release): 1.0.0 # 1.0.0 (2022-01-13) ### Bug Fixes * encryptAttachment "unknown encoding base64url" error on node 12 ([dd7ac6b](dd7ac6b)) * **nodejs:** correctly encode JWK.k as URL safe base64 without padding ([f3b7a8a](f3b7a8a)) * tests on node 12 ([53a5540](53a5540))