Releases: NativeScript/nativescript-facebook
Releases · NativeScript/nativescript-facebook
v4.2.1
v4.2.0
v4.1.0
v4.0.0
4.0.0 (2019, June, 11)
Features:
Breaking changes:
LoginBehavior
has been removedinit
method no longer takes a second argument
Developer notes
This PR updates to the latest released version 5.0.0 of the Facebook SDK for iOS, it and its change log can be found here: https://github.com/facebook/facebook-objc-sdk/releases
v3.0.1
v3.0.0
3.0.0 (2019, March, 28)
Breaking changes:
- Using the plugin in vue now requires calling Vue.use(FacebookPlugin) as shown here: https://github.com/NativeScript/nativescript-facebook/blob/master/demo-vue/app/app.js#L11
v2.5.0
v2.4.0
2.4.0 (2019, February 15)
Features:
- Support for NativeScript 5.2