File tree Expand file tree Collapse file tree 6 files changed +19
-4
lines changed Expand file tree Collapse file tree 6 files changed +19
-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.5.1] ( https://github.com/nativescript-community/ui-webview/compare/v1.5.0...v1.5.1 ) (2024-12-09)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** android:** ` nestedScrollView ` is now a setting defaulting to false ([ 2a2069d] ( https://github.com/nativescript-community/ui-webview/commit/2a2069d44586d1a07148c2443fd850b4f4938078 ) )
11
+ * cleanup and optimisations ([ 0534b87] ( https://github.com/nativescript-community/ui-webview/commit/0534b870ecba59417c87271fff2996888dd7f69f ) )
12
+
6
13
## [ 1.5.0] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.11...v1.5.0 ) (2024-08-29)
7
14
8
15
### Features
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.5.0 " ,
2
+ "version" : " 1.5.1 " ,
3
3
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
4
4
"packages" : [
5
5
" packages/*"
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.5.1] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.5.0...v1.5.1 ) (2024-12-09)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
9
+
6
10
## [ 1.5.0] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.4.11...v1.5.0 ) (2024-08-29)
7
11
8
12
** 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.5.0 " ,
3
+ "version" : " 1.5.1 " ,
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.5.0 "
39
+ "@nativescript-community/ui-webview" : " ^1.5.1 "
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.5.1] ( https://github.com/nativescript-community/ui-webview/compare/v1.5.0...v1.5.1 ) (2024-12-09)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview
9
+
6
10
## [ 1.5.0] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.11...v1.5.0 ) (2024-08-29)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-webview" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.5.1 " ,
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