mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
1.7 KiB
1.7 KiB
@logto/connector-google
1.6.0
Minor Changes
5bb937505
: update the defaultprompts
to beselect_account
1.5.0
Minor Changes
-
510f681fa
: use tsup for buildingWe've updated some of the packages to use
tsup
for building. This will make the build process faster, and should not affect the functionality of the packages.Use minor version bump to catch your attention.
1.4.0
Minor Changes
-
6308ee185
: support Google One Tap- support parsing and validating Google One Tap data in
connector-google
- add Google connector constants in
connector-kit
for reuse
- support parsing and validating Google One Tap data in
-
15953609b
: support config ofprompt
Patch Changes
- Updated dependencies [
6308ee185
] - Updated dependencies [
15953609b
] - Updated dependencies [
6308ee185
]- @logto/connector-kit@4.0.0
1.3.0
Minor Changes
57d97a4df
: return and store social connector raw data
Patch Changes
- Updated dependencies [
57d97a4df
] - Updated dependencies [
57d97a4df
] - Updated dependencies [
57d97a4df
] - Updated dependencies [
2c10c2423
]- @logto/connector-kit@3.0.0
1.2.0
Minor Changes
-
31e60811d
: use Node 20 LTS for engine requirement.Note: We mark it as minor because Logto is shipping with Docker image and it's not a breaking change for users.
Patch Changes
9089dbf84
: upgrade TypeScript to 5.3.3- Updated dependencies [
9089dbf84
] - Updated dependencies [
31e60811d
] - Updated dependencies [
570a4ea9e
] - Updated dependencies [
570a4ea9e
] - Updated dependencies [
6befe6014
]- @logto/connector-kit@2.1.0
1.1.1
Patch Changes
- Updated dependencies [
d24aaedf5
]- @logto/connector-kit@2.0.0
1.1.0
Minor Changes
5581f6476
: enable configurablescope
(#3723)