Releases: snapauthapp/sdk-typescript
Releases · snapauthapp/sdk-typescript
0.3.0 - standardize parameter names
0.2.0 - Automatic passkey upgrades
What's Changed
Full Changelog: 0.1.5...0.2.0
0.1.5
Highlights
New async autofill()
API, to replace the callback-driven handleAutofill(callback)
version. The latter has been marked as deprecated, and will be removed prior to 1.0.0.
What's Changed
- Minor changes for converting repo to public by @Firehed in #31
- Fix year in LICENSE by @Firehed in #32
- More consistently early-return when WebAuthn is unavailable by @Firehed in #34
- Make JsonEncodable global, and add the new getClientCapabilities API by @Firehed in #37
- Add wrappers for availability APIs by @Firehed in #35
- Update called API routes by @Firehed in #38
- Clean output directory before webpack emits files by @Firehed in #42
- Add autofill() method using promise-based API by @Firehed in #44
- Update docs for new BE API & links by @Firehed in #45
- Prepare v0.1.5 by @Firehed in #46
Full Changelog: 0.1.4...0.1.5
0.1.4
0.1.2
0.1.1
Initial Release
This is the initial release of the SnapAuth JavaScript/TypeScript SDK