Skip to content

Latest commit

 

History

History
322 lines (188 loc) · 18.2 KB

CHANGELOG.md

File metadata and controls

322 lines (188 loc) · 18.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.2.6 (2024-09-03)

Bug Fixes

  • Add missing @ReactMethod (0ed2c08)
  • Add missing @ReactMethod import (8c8b205)

2.2.5 (2024-07-02)

Bug Fixes

  • share: ios: swap mobile execution params fielkd values into string in iOS (1d7a4c9), closes #35

2.2.4 (2024-06-05)

Bug Fixes

  • typo in login function parameter 'prompt' (50f7fed)

2.2.3 (2024-05-23)

Bug Fixes

  • share: fix android old arch (86d6276)

2.2.2 (2024-05-18)

Features

  • ios: support static framework pod config (cfe5dc3)

2.2.1 (2024-05-14)

Features

Bug Fixes

  • core: remove redundant second parameter of initialization api (ac1b272)

2.2.0 (2024-05-04)

Features

2.1.0 (2024-05-03)

Features

2.0.0 (2024-05-02)

Features

  • user: web (d49474b)
  • web: bump rn 0.74.1-rc01, check all platforms (d1b7518)
  • web: create all default export in packages (aea1578)
  • web: create web utils + initialization (ab1f9ac)
  • web: user (4108356)

1.7.0 (2024-04-30)

Features

  • channel: add example (3c71fc8)
  • channel: android expo config plugin option (88c004a)
  • channel: android, ios, js implementation (8887e57)

Bug Fixes

  • channel: old arch android build (b1770d5)
  • core: don't regenerate main activity kakaolink intent filter on expo config plugin (e4c5e8f)

1.6.3 (2024-04-30)

Bug Fixes

  • user: fix integer overflows on kakao user ids (2658540)
  • user: handle android time with unix seconds not ms + unify service terms response format (5b99864)

1.6.2 (2024-04-29)

Note: Version bump only for package react-native-kakao

1.6.1 (2024-04-28)

Features

  • core: getKeyHashAndroid utility fn (4258d3e)

1.6.0 (2024-04-27)

Features

  • share: message - android impl (c2292a5)
  • share: send message ios impl (d05d2fe)
  • share: support old arch android (47e047f)

1.5.2 (2024-04-27)

Features

  • core: enhance package error codes (e899a57)
  • social: getFriends feature (30ac791)

1.5.1 (2024-04-27)

Features

  • enhance error handling, consistent error response format (7b6d67e)

1.5.0 (2024-04-27)

Note: Version bump only for package react-native-kakao

1.4.6-alpha.2 (2024-04-27)

Bug Fixes

  • core: include expo config plugin whole build outputs (712fde5)

1.4.6-alpha.1 (2024-04-27)

Note: Version bump only for package react-native-kakao

1.4.6-alpha.0 (2024-04-27)

Features

  • social: android impl (e10eba9)
  • social: create package, ios impl (032af59)

1.4.5 (2024-04-25)

Note: Version bump only for package react-native-kakao

1.4.4 (2024-04-25)

Note: Version bump only for package react-native-kakao

1.4.3 (2024-04-25)

Note: Version bump only for package react-native-kakao

1.4.2 (2024-04-24)

Note: Version bump only for package react-native-kakao

1.4.1 (2024-04-24)

Bug Fixes

1.4.0 (2024-04-24)

Features

1.3.0 (2024-04-24)

Features

  • user: change serviceTerms return type (6426f3b)

1.2.0 (2024-04-23)

Features

  • ios: bump packages 2.14.0 -> 2.22.0 (17b30a1)

1.1.0 (2024-04-22)

Features

  • share: android - default templates + ktlint (873f458)
  • share: android - support old arch (1e2bbe5)

Bug Fixes

  • share: android wrong type casting (d90dfb0)
  • share: android wrong type casting (7db87c6)
  • share: android wrong type casting (babf98f)

1.0.4 (2024-04-22)

Bug Fixes

  • share: ios view controller presenting in wrong position (b4b50a5)

1.0.3 (2024-04-21)

Features

1.0.2 (2024-04-21)

Note: Version bump only for package react-native-kakao

1.0.1 (2024-04-21)

Features

  • share: fix android build (e3ec351)

1.0.0 (2024-04-21)

Features

0.10.0 (2024-04-21)

Features

  • user: 로그인 함수로 추가 동의 항목 받기 (fecc2bc)

0.9.1 (2024-04-21)

Note: Version bump only for package react-native-kakao

0.9.0 (2024-04-21)

Features

  • user: add more kakao user me() needsAgreements type response (f83bf4f)
  • user: update devDependencies (2fc3d03)

0.7.1 (2024-04-21)

Bug Fixes

  • user: export android method with @ReactMethod. old arch supporting is so toooooooooooooooooough (9502d47)

0.7.0 (2024-04-21)

Features

Bug Fixes

0.6.0 (2024-04-21)

Features

  • user: ios - scopes, revokeScopes, serviceTerms, shippingAddresses (17d7332)

0.5.1 (2024-04-20)

Note: Version bump only for package react-native-kakao

0.5.0 (2024-04-20)

Features

  • user: create AuthCodeHandlerActivity creator in expo plugin (e05cf26)
  • user: enhance example (9039002)
  • user: ios impl (8d02a5c)
  • user: ios impl (f6c0232)

Bug Fixes

  • android: fix spec old arch type (e18d9a1)

0.4.0 (2024-04-20)

Features

Documentation

Miscellaneous Chores