Releases: lahirumaramba/edge_token_verifier
Releases · lahirumaramba/edge_token_verifier
v0.2.0
- Removed Deno shims from the npm package. Fixes an issue using the npm package on Vercel Edge functions.
What's Changed
- fix: Remove deno-shims from node module by @lahirumaramba in #5
Full Changelog: v0.1.0...v0.2.0
v0.1.0
- An experimental release of a token verifier for edge runtimes.
- Not an official release. Early release for testing purposes.
What's Changed
- feat: Add Appcheck token verification support by @lahirumaramba in #1
- fix: publish.yaml by @lahirumaramba in #2
- fix: fix publish script by @lahirumaramba in #3
- fix: package name by @lahirumaramba in #4
New Contributors
- @lahirumaramba made their first contribution in #1
Full Changelog: https://github.com/lahirumaramba/edge_token_verifier/commits/v0.1.0