Skip to content

Releases: amclin/videojs-scene7

v4.0.3

10 Feb 20:42
Compare
Choose a tag to compare

4.0.3 (2023-02-10)

Bug Fixes

  • deps: bump @xmldom/xmldom from 0.7.6 to 0.7.9 (a03fff7)
  • deps: bump minimist from 1.2.5 to 1.2.6 (b81a6c5)
  • deps: bump ua-parser-js from 0.7.31 to 0.7.33 (56c1a55)

v4.0.2

10 Feb 20:31
Compare
Choose a tag to compare

4.0.2 (2023-02-10)

Bug Fixes

  • rename config files to support Rollup 3 (cc61f86)

v4.0.1

10 Feb 18:32
Compare
Choose a tag to compare

4.0.1 (2023-02-10)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.6 (e1d3b45)

v4.0.0

10 Feb 18:21
Compare
Choose a tag to compare

4.0.0 (2023-02-10)

Features

  • security: switch all HTTP to HTTPS (5a89645), closes #1034

BREAKING CHANGES

  • security: defaults are now https instead of http

Connections to Adobe-provided scripts are now done
using HTTPS instead of HTTP. Should not be an issue

v3.0.0

10 Feb 17:56
Compare
Choose a tag to compare

3.0.0 (2023-02-10)

Bug Fixes

  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (9bb2687)
  • deps: bump ua-parser-js from 0.7.31 to 0.7.33 (f2f9791)

Continuous Integration

  • start testing Node 18 future-proofed using lts keyword (ddbda81)

Features

  • support Node 18 and future LTS releases (3ed1008)

BREAKING CHANGES

  • no longer supports Node 12

Various libraries are starting to drop support for Node 12.
While this only affects the dev dependencies of this project
it's only a matter of time before something critical drops
support. So to keep maintenance easy, we're dropping
v12 now as it is past EOL already and moving to 14, 16,
and 18 LTS versions.

Recommended action: upgrade your project from Node 12
to a later LTS release (14, 16, 18)

  • no longer supports Node 12

Various libraries are starting to drop support for Node 12.
While this only affects the dev dependencies of this project
it's only a matter of time before something critical drops
support. So to keep maintenance easy, we're dropping
v12 now as it is past EOL already and moving to 14, 16,
and 18 LTS versions.

Recommended action: upgrade your project from Node 12
to a later LTS release (14, 16, 18)

v2.2.11

04 Jan 23:24
Compare
Choose a tag to compare

2.2.11 (2023-01-04)

Bug Fixes

  • deps: bump @xmldom/xmldom from 0.7.6 to 0.7.9 (5744616)

v2.2.10

22 Nov 20:43
Compare
Choose a tag to compare

2.2.10 (2022-11-22)

Bug Fixes

  • deps: bump engine.io from 6.2.0 to 6.2.1 (2229ef7)

v2.2.9

15 Nov 16:57
Compare
Choose a tag to compare

2.2.9 (2022-11-15)

Bug Fixes

  • deps: bump minimatch from 3.0.4 to 3.1.2 (8f5cccd)

v2.2.8

25 Oct 21:43
Compare
Choose a tag to compare

2.2.8 (2022-10-25)

Bug Fixes

  • deps: bump @xmldom/xmldom from 0.7.5 to 0.7.6 (3454d85)

v2.2.7

22 Jun 15:31
Compare
Choose a tag to compare

2.2.7 (2022-06-22)

Bug Fixes

  • deps: bump shell-quote from 1.6.1 to 1.7.3 (bc2f905)