4.0.3 (2023-02-10)
- 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)
4.0.2 (2023-02-10)
- rename config files to support Rollup 3 (cc61f86)
4.0.1 (2023-02-10)
- deps: bump minimist from 1.2.5 to 1.2.6 (e1d3b45)
4.0.0 (2023-02-10)
- 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
3.0.0 (2023-02-10)
- 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)
- start testing Node 18 future-proofed using
lts
keyword (ddbda81)
- support Node 18 and future LTS releases (3ed1008)
- 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)
2.2.11 (2023-01-04)
- deps: bump @xmldom/xmldom from 0.7.6 to 0.7.9 (5744616)
2.2.10 (2022-11-22)
- deps: bump engine.io from 6.2.0 to 6.2.1 (2229ef7)
2.2.9 (2022-11-15)
- deps: bump minimatch from 3.0.4 to 3.1.2 (8f5cccd)
2.2.8 (2022-10-25)
- deps: bump @xmldom/xmldom from 0.7.5 to 0.7.6 (3454d85)
2.2.7 (2022-06-22)
- deps: bump shell-quote from 1.6.1 to 1.7.3 (bc2f905)
2.2.6 (2022-06-06)
- deps: bump ansi-regex from 5.0.0 to 5.0.1 (83b1fff)
2.2.5 (2022-06-02)
- deps: bump npm from 8.9.0 to 8.11.0 (f4146b2)
2.2.4 (2022-05-10)
- deps: bump follow-redirects from 1.14.5 to 1.15.0 (5cf5380)
- deps: bump log4js from 6.3.0 to 6.4.6 (8d8c7d6)
2.2.3 (2022-05-09)
- deps: bump node-fetch from 2.6.6 to 2.6.7 (d047e51)
2.2.2 (2022-05-06)
- deps: bump ajv from 6.10.0 to 6.12.6 (48df671)
2.2.1 (2022-05-06)
- deps: bump engine.io from 6.1.0 to 6.1.1 (adebcc3)
2.2.0 (2021-10-14)
- deps-dev: [security] update to latest rollup v2.58 and all plugins (f201599)
2.1.14 (2021-10-14)
- deps: bump path-parse from 1.0.6 to 1.0.7 (9c73316)
2.1.13 (2021-06-22)
- deps: [security] bump normalize-url from 6.0.0 to 6.1.0 (6c9882f)
2.1.12 (2021-06-08)
- deps: [security] bump glob-parent from 5.1.0 to 5.1.2 (d3af588)
- deps: [security] bump trim-newlines from 3.0.0 to 3.0.1 (6a93914)
2.1.11 (2021-05-07)
- deps: [security] bump hosted-git-info from 2.7.1 to 2.8.9 (14b80ca)
2.1.10 (2021-05-06)
- deps: [security] bump lodash from 4.17.19 to 4.17.21 (27fddcd)
2.1.9 (2021-03-29)
- deps: [security] bump y18n from 4.0.0 to 4.0.1 (1882d23)
2.1.8 (2021-03-09)
- deps: [security] bump socket.io from 2.3.0 to 2.4.1 (cc9620e)
2.1.7 (2020-12-10)
- deps: [security] bump ini from 1.3.5 to 1.3.7 (5e3922d)
2.1.6 (2020-11-18)
- deps: [security] bump npm-user-validate from 1.0.0 to 1.0.1 (2955026)
2.1.5 (2020-10-17)
- deps: [security] bump npm-user-validate from 1.0.0 to 1.0.1 (494c01f)
2.1.4 (2020-07-16)
- deps: [security] bump lodash from 4.17.14 to 4.17.19 (9188441)
2.1.3 (2020-07-07)
- deps: [security] bump npm-registry-fetch from 4.0.3 to 4.0.5 (8852c4f)
2.1.2 (2020-04-02)
- deps: [security] bump kind-of from 6.0.0 to 6.0.3 (0c3b00e)
2.1.1 (2020-03-13)
- deps: [security] bump acorn from 6.3.0 to 6.4.1 (1ecd686)
2.1.0 (2019-07-24)
2.0.0 (2019-07-09)
- update babel dependencies to latest versions (0ddd098)
- Babel and ES2015 profiles have been updated to more modern versions.
No functionality is broken by this update, but there is a possibility this may cause backwards compatibility issues with integrations due to the switch to more modern version of Babel and ES2015 profiles. External bundlers or loaders should be tested to ensure they still work as there may be subtle differences in the module closures.
1.1.0 (2019-05-04)
1.0.0 (2019-05-04)
- move videoJS to a peer dependency (ed4a976)
- support VideoJS 7 (59ed779)
- VideoJS is no longer included as a dependency. Now it must be installed separately as a peer dependency.
0.7.4 (2019-03-24)
- rollback to VideoJS 5 in local testing (f2a16dc)
- update to latest VideoJS v5 for demo page (da6974e)
0.7.3 (2019-03-24)
- resolve plugin warnings during install (7f31489)
- update rollup dependency for module packaging (1848bb7)
- update rollup dependency to 0.56.5 (de71524)
- update rollup dependency to 1.0 branch (85a7795)
0.7.2 (2019-03-23)
- update bannerize dependency to latest for security update (cbd1a19), closes misteroneill/bannerize/#10
- #10 Scene7 Player is not supporting multiple videos on single page
- enable semantic release (a486d7a)
- supports unit tests in Safari on Mojave (99fab81)