@tv2media/timeline-state-resolver-types
Advanced tools
Comparing version 3.4.0 to 3.5.0
@@ -6,2 +6,8 @@ # Change Log | ||
## [3.5.0](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/3.4.0...3.5.0) (2023-03-16) | ||
### Features | ||
- SOF-1254 add me_clean support for mix ouputs ([7f3fb9c](https://github.com/tv2/tv-automation-state-timeline-resolver/commit/7f3fb9c7d9edb03022db69c6e206302c5c69a815)) | ||
## [3.4.0](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/3.3.0...3.4.0) (2023-03-14) | ||
@@ -8,0 +14,0 @@ |
@@ -154,2 +154,6 @@ import { Mapping } from './mapping'; | ||
source: TriCasterMixOutputSource; | ||
/** | ||
* Whether the clean version of the ME should be selected | ||
*/ | ||
meClean?: boolean; | ||
} & TimelineDatastoreReferencesContent; | ||
@@ -156,0 +160,0 @@ } |
{ | ||
"name": "@tv2media/timeline-state-resolver-types", | ||
"version": "3.4.0", | ||
"version": "3.5.0", | ||
"description": "Have timeline, control stuff", | ||
@@ -70,3 +70,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "410fdc98023740d37fe8023fff3fc1ddcd89695d" | ||
"gitHead": "7ce844ed0856742ce8d3297e1372ff61516469e5" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
246794
3634