File tree 6 files changed +40
-4
lines changed
6 files changed +40
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.3.3] ( https://github.com/nativescript-community/ui-webview/compare/v1.3.2...v1.3.3 ) (2021-12-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * bridge loader fix ([ 9ad6485] ( https://github.com/nativescript-community/ui-webview/commit/9ad64852fdade3f1702dfccc342592b6532f5996 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * allow to disable bridge and polyfills ([ ab6dd67] ( https://github.com/nativescript-community/ui-webview/commit/ab6dd67511c533c7d8a44d0a7043eac889de1733 ) )
17
+ * ** android:** appCachePath property ([ 5577446] ( https://github.com/nativescript-community/ui-webview/commit/55774460332ee4e58f72acf0baa8b65eaa76b861 ) )
18
+
19
+
20
+
21
+
22
+
6
23
## [ 1.3.2] ( https://github.com/nativescript-community/ui-webview/compare/v1.3.1...v1.3.2 ) (2021-11-05)
7
24
8
25
Original file line number Diff line number Diff line change 17
17
]
18
18
}
19
19
},
20
- "version" : " 1.3.2 "
20
+ "version" : " 1.3.3 "
21
21
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.3.3] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.3.2...v1.3.3 ) (2021-12-24)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.3.2] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.3.1...v1.3.2 ) (2021-11-05)
7
15
8
16
** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-webview-rtc" ,
3
- "version" : " 1.3.2 " ,
3
+ "version" : " 1.3.3 " ,
4
4
"main" : " ./index" ,
5
5
"sideEffects" : false ,
6
6
"typings" : " ./index.d.ts" ,
36
36
},
37
37
"homepage" : " https://github.com/nativescript-community/ui-webview#readme" ,
38
38
"dependencies" : {
39
- "@nativescript-community/ui-webview" : " ^1.3.2 "
39
+ "@nativescript-community/ui-webview" : " ^1.3.3 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.3.3] ( https://github.com/nativescript-community/ui-webview/compare/v1.3.2...v1.3.3 ) (2021-12-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * bridge loader fix ([ 9ad6485] ( https://github.com/nativescript-community/ui-webview/commit/9ad64852fdade3f1702dfccc342592b6532f5996 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.3.2] ( https://github.com/nativescript-community/ui-webview/compare/v1.3.1...v1.3.2 ) (2021-11-05)
7
18
8
19
** Note:** Version bump only for package @nativescript-community/ui-webview
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-webview" ,
3
- "version" : " 1.3.2 " ,
3
+ "version" : " 1.3.3 " ,
4
4
"description" : " Image caching plugin for NativeScript" ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments