File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 3.0.0 (2025-03-03)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ** facebook:** FB iOS SDK v18 ([ #617 ] ( https://github.com/NativeScript/plugins/pull/617 ) )
6
+ - ** facebook:** iOS SDK 16 ([ e4604e6] ( https://github.com/NativeScript/plugins/commit/e4604e6 ) )
7
+ - ** facebook:** update facebook android sdk to 16.0.0 ([ #466 ] ( https://github.com/NativeScript/plugins/pull/466 ) )
8
+ - ** facebook:** sdk 14.1.0 updates ([ #296 ] ( https://github.com/NativeScript/plugins/pull/296 ) )
9
+ - ** facebook:** update facebook SDK to 13.1.0 ([ #264 ] ( https://github.com/NativeScript/plugins/pull/264 ) )
10
+ - ** facebook:** v12.x.x SDK ([ #188 ] ( https://github.com/NativeScript/plugins/pull/188 ) )
11
+ - facebook, google-signin & twitter ([ 5ca0bc6] ( https://github.com/NativeScript/plugins/commit/5ca0bc6 ) )
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - ** facebook:** implementation name ([ 031bd91] ( https://github.com/NativeScript/plugins/commit/031bd91 ) )
16
+ - ** ios:** facebook init ([ 6403936] ( https://github.com/NativeScript/plugins/commit/6403936 ) )
17
+ - ** facebook:** FacebookAppID not found ([ #339 ] ( https://github.com/NativeScript/plugins/pull/339 ) )
18
+ - ** facebook:** delegate not firing ([ 0f74500] ( https://github.com/NativeScript/plugins/commit/0f74500 ) )
19
+ - ** facebook:** add graphDomain ios ([ 5542ae2] ( https://github.com/NativeScript/plugins/commit/5542ae2 ) )
20
+ - ** facebook:** setToArray marshall ([ 340fb16] ( https://github.com/NativeScript/plugins/commit/340fb16 ) )
21
+ - ** facebook:** permissions handling for ios ([ 1b47088] ( https://github.com/NativeScript/plugins/commit/1b47088 ) )
22
+ - ** facebook:** typings ([ 66ef765] ( https://github.com/NativeScript/plugins/commit/66ef765 ) )
23
+
24
+ ### ❤️ Thank You
25
+
26
+ - Eduardo Speroni @edusperoni
27
+ - felixkrautschuk
28
+ - mleleux-heykiddo @mleleux-heykiddo
29
+ - Nathan Walker
30
+ - Osei Fortune @triniwiz
31
+ - triniwiz @triniwiz
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/facebook" ,
3
- "version" : " 2.2 .0" ,
3
+ "version" : " 3.0 .0" ,
4
4
"description" : " Facebook for your NativeScript applications" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments