Skip to content

Releases: thebergamo/react-native-fbsdk-next

v4.4.0

28 Sep 17:33
Compare
Choose a tag to compare

4.4.0 (2021-09-28)

Features

  • test: add testID optional type to login button for use in testing (#101) (8fe8480)

v4.3.1

07 Sep 19:13
Compare
Choose a tag to compare

4.3.1 (2021-09-07)

Bug Fixes

  • android, event-emitter: add required stubs for react-native 0.65 (ca801b2)

v4.3.0

27 May 22:02
Compare
Choose a tag to compare

4.3.0 (2021-05-27)

Bug Fixes

Features

  • ios, sdk: upgrade to FBSDK version 9.3.x (#45) (b2ea364)

v4.2.0

03 May 10:26
Compare
Choose a tag to compare

4.2.0 (2021-05-03)

Features

  • Limited login and Profile for IOS with type def (#18) (ba45840)

v4.1.0

21 Apr 08:40
Compare
Choose a tag to compare

4.1.0 (2021-04-21)

Features

  • Export predefined app event names and parameters (#15) (7ad2822)

v4.0.0

12 Mar 15:06
Compare
Choose a tag to compare

4.0.0 (2021-03-12)

  • Merge pull request #2 from rnike/feature/wrap-initialize-sdk (a7160da), closes #2

Bug Fixes

  • Use correct GITHUB_TOKEN (041385c)

BREAKING CHANGES

  • Added the need to initialize the SDK on iOS on developer side.