File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Expand file tree Collapse file tree 4 files changed +12
-2
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
+ ## [ 0.4.1] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.4.0...v0.4.1 ) (2024-11-08)
7
+
8
+ ### Features
9
+
10
+ * ` readyToStartPreview ` property. Can be used to defer startPreview until permission is granted ([ 02d5717] ( https://github.com/nativescript-community/ui-cameraview/commit/02d57177f7cec0495cb2ea938c09fbdfe19b290c ) )
11
+
6
12
## [ 0.4.0] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.3.4...v0.4.0 ) (2024-07-10)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.4.0 " ,
2
+ "version" : " 0.4.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
+ ## [ 0.4.1] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.4.0...v0.4.1 ) (2024-11-08)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-cameraview
9
+
6
10
## [ 0.4.0] ( https://github.com/nativescript-community/ui-cameraview/compare/v0.3.4...v0.4.0 ) (2024-07-10)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-cameraview" ,
3
- "version" : " 0.4.0 " ,
3
+ "version" : " 0.4.1 " ,
4
4
"description" : " A CameraView allowing custom live processing for NativeScript" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments