Releases: AxisCommunications/media-stream-library-js
Releases · AxisCommunications/media-stream-library-js
Release v14.0.0-beta.4
14.0.0-beta.4
- Updated documentation regarding release flow, which now
requires manual update of version and changelog. - Fixed player non-relative imports from within the package.
- Fixed next/latest tag selection in publish workflow.
14.0.0-beta.0
- Switched to workflow-based releases with version as part of source.
This means that each PR has to have an update of the package.json version
number and update the CHANGELOG.md file. - BREAKING: Move
player
andoverlay
packages into themedia-stream-library
package.
These can be imported asmedia-stream-library/player
andmedia-stream-library/overlay
. - BREAKING: Only export ES modules (including minified bundles with external dependencies).
- BREAKING: Replaced Node.js Buffer with Uint8Array.
- BREAKING: Replaced Node.js Stream module with Web Streams API.
Components and pipelines are redesigned completely, check the source
and examples for details on how to migrate. - BREAKING: Replaced
debug
package with internal log module.
Setmsl-streams-debug
,msl-player-debug
, andmsl-overlay-debug
localStorage
keys to"true"
instead for logging. - BREAKING: Removed CommonJS support and separation of Node.js
and Browser exports. - Added AAC test audio to the default RTSP H.264 test video.
Release v14.0.0-beta.1
14.0.0-beta.1
- Fixed next/latest tag selection in publish workflow.
14.0.0-beta.0
- Switched to workflow-based releases with version as part of source.
This means that each PR has to have an update of the package.json version
number and update the CHANGELOG.md file. - BREAKING: Move
player
andoverlay
packages into themedia-stream-library
package.
These can be imported asmedia-stream-library/player
andmedia-stream-library/overlay
. - BREAKING: Only export ES modules (including minified bundles with external dependencies).
- BREAKING: Replaced Node.js Buffer with Uint8Array.
- BREAKING: Replaced Node.js Stream module with Web Streams API.
Components and pipelines are redesigned completely, check the source
and examples for details on how to migrate. - BREAKING: Replaced
debug
package with internal log module.
Setmsl-streams-debug
,msl-player-debug
, andmsl-overlay-debug
localStorage
keys to"true"
instead for logging. - BREAKING: Removed CommonJS support and separation of Node.js
and Browser exports. - Added AAC test audio to the default RTSP H.264 test video.
Release v14.0.0-beta.0
14.0.0-beta.0
- Switched to workflow-based releases with version as part of source.
This means that each PR has to have an update of the package.json version
number and update the CHANGELOG.md file. - BREAKING: Move
player
andoverlay
packages into themedia-stream-library
package.
These can be imported asmedia-stream-library/player
andmedia-stream-library/overlay
. - BREAKING: Only export ES modules (including minified bundles with external dependencies).
- BREAKING: Replaced Node.js Buffer with Uint8Array.
- BREAKING: Replaced Node.js Stream module with Web Streams API.
Components and pipelines are redesigned completely, check the source
and examples for details on how to migrate. - BREAKING: Replaced
debug
package with internal log module.
Setmsl-streams-debug
,msl-player-debug
, andmsl-overlay-debug
localStorage
keys to"true"
instead for logging. - BREAKING: Removed CommonJS support and separation of Node.js
and Browser exports. - Added AAC test audio to the default RTSP H.264 test video.
Release v13.3.3
Release v13.3.2
13.3.2 (2025-01-11T17:46:39.866Z)
Release v13.2.0
13.2.0 (2025-01-07T16:48:02.968Z)
🚧 Maintenance
- deps: bump the dependencies group across 1 directory with 3 updates (#1000) (6997451)
- deps-dev: bump c8 from 9.1.0 to 10.1.2 (#995) (b7db610)
- deps-dev: bump the dev-dependencies group across 1 directory with 8 updates (#1006) (6e07315)
- deps-dev: bump the dev-dependencies group across 1 directory with 15 updates (#989) (76017bb)
- deps: bump ws from 8.16.0 to 8.17.1 in the npm_and_yarn group (#981) (49eaa51)
- deps-dev: bump the dev-dependencies group with 5 updates (#938) (6351e77)
- update code owners (#934) (c5db120)
- deps: upgrade to Node.js v20 (#933) (18c26c4)
- deps: upgrade minor/patch (#932) (2c2d7a3)
- deps-dev: bump jsdom from 23.2.0 to 24.0.0 (#931) (f8939c9)
- deps-dev: bump the dev-dependencies group with 10 updates (#930) (c07bfa4)
- allow hoisting to the root level (49c266f)
- update workflows (f461338)
- remove eslint-disable comments (59f0613)
- satisfy biome checks (4e9e041)
- biome import sorting (0210ee1)
- biome formatting (51318dc)
- use yarn and replace dprint/eslint with biome (00abee0)
- remove git LFS (5c48be4)
- deps-dev: bump the dev-dependencies group with 11 updates (#914) (8488fae)
- deps-dev: bump jsdom from 22.1.0 to 23.2.0 (#892) (9f230db)
- deps-dev: bump follow-redirects from 1.15.3 to 1.15.5 (#889) (c4f72ea)
- deps-dev: bump c8 from 8.0.1 to 9.1.0 (#890) (63e08ac)
- deps-dev: bump stylelint from 15.11.0 to 16.1.0 (#891) (f4efbe7)
- support merge queues (#893) (d263395)
📝 Documentation
🐛 Bug fixes
- replace npm with yarn for upgrades/releases (0ff93c1)
- force negative frame durations to zero (#769) (e6773e7)
🧪 Test
Release v13.1.1
13.1.1 (2024-01-12T14:24:26.686Z)
🚧 Maintenance
- deps-dev: bump the dev-dependencies group with 17 updates (#886) (49a1763)
- deps-dev: bump vite from 4.5.0 to 5.0.2 (#846) (413fb45)
- deps-dev: bump the dev-dependencies group with 2 updates (#828) (499379b)
- update templates (#820) (1e66cde)
- deps-dev: bump tsx from 3.14.0 to 4.1.0 (#827) (522b0c9)
- dev-deps: bump cypress from 12.8.1 to 13.5.0 (#824) (a24bf3f)
- deps-dev: bump the dev-dependencies group with 1 update (#823) (551ac7f)
- dev-deps: update @typescript-eslint (#822) (169f420)
- deps-dev: bump the dev-dependencies group with 10 updates (#821) (aaefacc)
- Create codeql.yml (da68c58)
- deps-dev: bump postcss from 8.4.30 to 8.4.31 (#785) (ea64f0c)
- deps-dev: bump @babel/traverse from 7.22.20 to 7.23.2 (#805) (81bfe7c)
🐛 Bug fixes
Release v13.1.0
13.1.0 (2023-10-25T12:17:34.280Z)
🚧 Maintenance
- report test coverage (#776) (6e690ef)
- update code owners (#775) (b1a7e0f)
- deps-dev: bump the dev-dependencies group with 12 updates (#810) (758be28)
- deps-dev: bump the dev-dependencies group with 7 updates (#789) (3d7605b)
- deps-dev: bump c8 from 7.14.0 to 8.0.1 (#772) (2bca2a6)
- deps-dev: bump the dev-dependencies group with 3 updates (#770) (156a445)
- deps-dev: bump jsdom from 21.1.2 to 22.1.0 (#773) (9dfd717)
✨ Features
Release v13.0.0
Release v12.3.0
12.3.0 (2023-09-23T14:33:00.163Z)
🚧 Maintenance
- deps-dev: bump the dev-dependencies group with 3 updates (#765) (e0053d0)
- deps-dev: bump eslint-plugin-deprecation from 1.5.0 to 2.0.0 (#760) (8e28eb1)
- deps-dev: bump global-jsdom from 8.8.0 to 9.1.0 (#761) (b71e719)
- deps-dev: bump cypress from 12.17.4 to 13.2.0 (#762) (b2cce77)
- deps-dev: bump the dev-dependencies group with 2 updates (#759) (36150ca)
- migrate from yarn to npm (#757) (41d33f1)