Releases: capacitor-community/apple-sign-in
Releases · capacitor-community/apple-sign-in
v6.0.0
v5.0.0
v4.0.0
- chore: match version with published version (#85) b08fd58
- chore(android): cleanup project to avoid problems on capacitor 4 (#84) 98b00c9
- refactor(ios): Remove unneeded code (#83) 5df7f5b
- chore(readme): Add note about plugin being for cap 4 (#82) 115fde6
- chore(ios): Set deployment target to 13 on podspec (#81) 3c9b6d2
- chore: Set capacitor deps version to ^4.0.0 (#80) fa58d11
- docs: Add post-install update command (#64) 4314322
- Merge branch 'vitaliytv-patch-1' 7662f05
- Merge branch 'patch-1' of https://github.com/vitaliytv/apple-sign-in into vitaliytv-patch-1 d43c7cb
- Upgrade to capacitor v4 #76 (#78) 5d4c865
- feat: Support for capacitor 4 d2bd0a3
- Merge branch 'master' of https://github.com/capacitor-community/apple-sign-in 4a0872a
- Allow only email in scope c75d4b1
- docs: change last cap 2 supported version 9828277
- 0.1.2 cc3aed4
v4.0.0-0
v1.0.1
- docs!: Document that the plugin is for Capacitor 3 (#56) 5e5d66b
- chore: @capacitor/core is peerDependency (#55) 7474252
- chore: Update dev dependencies (#54) 05a5c20
- chore: Bump normalize-url from 4.5.0 to 4.5.1 (#41) 15ae349
- chore: Bump trim-newlines from 3.0.0 to 3.0.1 (#40) cb409c3
- chore: Bump glob-parent from 5.1.1 to 5.1.2 (#42) d8d9247
- chore: Bump tar from 6.1.0 to 6.1.11 (#49) 3b1acf5
- bug fixes 0afa3da
v0.2.0
- chore: Use --any-branch to publish 3822ea3
- chore: Bump version to 0.1.2 e8755cc
v1.0.0
Features
- SignInWithAppleOptions: added options interface to pass to the
authorize()
method - Web Support: added web support (#18), closes #1
Breaking Changes
- the
Authorize()
method was renamed toathorize()
to follow cammel case convention ResponseSignInWithApplePlugin
interface was renamed toSignInWithAppleResponse
v0.0.12
- Merge pull request #7 from capacitor-community/all-contributors/add-rdlabo 769944f
- docs: create .all-contributorsrc [skip ci] 60829ec
- docs: update README.md [skip ci] b33ab13
- Merge pull request #6 from rdlabo/feature/support_androidx 1c73b3c
- feat(android): support androidx bdb8b6f
- feat(interface): add interface to response b7a61a5
- Update README.md bafbe88