2.3.2 • Published 2 years ago

@tivio/sdk-js v2.3.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 years ago

Tivio SDK

Installation

npm install --save @tivio/sdk-js

or

yarn add @tivio/sdk-js

Changelog

  • 2.3.2
    • patch: disable logging when verbose is not set to true
  • 2.3.1
    • patch: add support for old solutions which depends on global objects
  • 2.3.0
    • minor: add optional calibrationId parameter to setSource
  • 2.2.1
    • patch: fix export of PlayerWrapperEventType
  • 2.2.0
    • minor: add getProgramTimestamps
    • minor: add addEventListener('markers', ...) to player wrapper
  • 2.1.0
    • minor: better es5 polyfills
    • patch: add verbose to Tivio config type
    • patch: add bundleUrlOverride to Tivio config type
    • patch: fix of registering player wrapper when createPlayerWrapper is called after tivio init
  • 2.0.0
    • requires core-js at least 1.13.0
    • major: remove createPlayerWrapper from Tivio API object
    • major: rename positionMs to startFromPosition
    • minor: add createPlayerWrapper to the root of the @tivio-sdk-js package, it's not necessary to wait until createTivio is finished before using it but it is still necessary to call createTivio at some point
    • minor: add (optional) capabilitiesOptions and deviceCapabilities options to Tivio config
    • minor: add fetch polyfill
    • minor: better source types documentation
    • minor: add streamStart to TvProgramSource
    • minor: add continueFromPosition to TvProgramSource, TivioVodSource, OtherSource and LiveTvChannelSource
    • minor: live_tv_channel source type does pass-through instead of stopping the setSource action
    • minor: add forceCloudFnResolver option to Tivio config
  • 1.1.0
    • minor: fallback to fetch bundle by cloud fn when indexedDB not supported
    • minor: transpile to es5
  • 1.0.0
    • initial public release
2.3.2

2 years ago

2.3.1

2 years ago

2.3.0

2 years ago

2.2.1

2 years ago

2.2.0

2 years ago

2.1.0

2 years ago

2.1.0-alpha

2 years ago

2.0.0

2 years ago

2.0.0-alpha3

2 years ago

2.0.0-alpha2

2 years ago

2.0.0-alpha

2 years ago

1.1.0

2 years ago

1.1.0-alpha3

2 years ago

1.1.0-alpha2

2 years ago

1.1.0-alpha

2 years ago

1.0.0

2 years ago

1.0.0-alpha6

2 years ago

1.0.0-alpha5

2 years ago

1.0.0-alpha4

2 years ago

1.0.0-alpha3

2 years ago

1.0.0-alpha2

2 years ago

1.0.0-alpha

2 years ago