File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 4.0.2 (2026-08-04)
2+
3+ ### 🚀 Features
4+
5+ - ** iqkeyboardmanager:** swift package 8.0.2 ([ d58bf0d] ( https://github.com/NativeScript/plugins/commit/d58bf0d ) )
6+ - input accessory ([ #659 ] ( https://github.com/NativeScript/plugins/pull/659 ) )
7+
8+ ### 🩹 Fixes
9+
10+ - ** secure-storage:** make the ios simulator NSUserDefaults fallback opt-in ([ #670 ] ( https://github.com/NativeScript/plugins/pull/670 ) )
11+ - ** datetimepicker:** android build case with NativeClass ([ 6a2cc61] ( https://github.com/NativeScript/plugins/commit/6a2cc61 ) )
12+
13+ ### ❤️ Thank You
14+
15+ - Eduardo Speroni @edusperoni
16+ - Nathan Walker
17+
118## 4.0.1 (2025-09-17)
219
320### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/secure-storage" ,
3- "version" : " 4.0.1 " ,
3+ "version" : " 4.0.2 " ,
44 "description" : " Secure Storage NativeScript plugin" ,
55 "main" : " index" ,
66 "typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 5151 "@nativescript/google-signin" : [" packages/google-signin/index.d.ts" ],
5252 "@nativescript/haptics" : [" packages/haptics/index.d.ts" ],
5353 "@nativescript/imagepicker" : [" packages/imagepicker/index.d.ts" ],
54+ "@nativescript/input-accessory" : [" packages/input-accessory/index.d.ts" ],
5455 "@nativescript/ios-security" : [" packages/ios-security/index.d.ts" ],
5556 "@nativescript/iqkeyboardmanager" : [" packages/iqkeyboardmanager/index.d.ts" ],
5657 "@nativescript/keyboard-toolbar" : [" packages/keyboard-toolbar/index.d.ts" ],
6566 "@nativescript/social-share" : [" packages/social-share/index.d.ts" ],
6667 "@nativescript/theme-switcher" : [" packages/theme-switcher/index.ts" ],
6768 "@nativescript/twitter" : [" packages/twitter/index.d.ts" ],
68- "@nativescript/zip" : [" packages/zip/index.d.ts" ],
69- "@nativescript/input-accessory" : [" packages/input-accessory/index.d.ts" ]
69+ "@nativescript/zip" : [" packages/zip/index.d.ts" ]
7070 }
7171 },
7272 "exclude" : [" node_modules" , " tmp" ]
You can’t perform that action at this time.
0 commit comments