Releases: amclin/videojs-scene7
v4.0.3
v4.0.2
v4.0.1
v4.0.0
v3.0.0
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)