-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
26 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,20 @@ | ||
## [13.1.0](https://github.com/AxisCommunications/media-stream-library-js/compare/3097b186e31b543d7f0a2e552d5de2583ab2ac4e..6e690ef41a6dd6e4029a5bf0a4132c0e99c7e794) (2023-10-25T12:17:34.280Z) | ||
## [13.1.1](https://github.com/AxisCommunications/media-stream-library-js/compare/cd7b2e60405b4b9aeb4072b23c7169b5c79123d5..4a67ac8e6ae38a435076a72f7882297da1757a3d) (2024-01-12T14:24:26.686Z) | ||
|
||
### 🚧 Maintenance | ||
|
||
- report test coverage (#776) ([6e690ef](https://github.com/AxisCommunications/media-stream-library-js/commit/6e690ef41a6dd6e4029a5bf0a4132c0e99c7e794)) | ||
- update code owners (#775) ([b1a7e0f](https://github.com/AxisCommunications/media-stream-library-js/commit/b1a7e0f4e43641da86c5461883cadf99fb78ac31)) | ||
- **deps-dev**: bump the dev-dependencies group with 12 updates (#810) ([758be28](https://github.com/AxisCommunications/media-stream-library-js/commit/758be285217bd92b58f3ad9859295c3f42407e03)) | ||
- **deps-dev**: bump the dev-dependencies group with 7 updates (#789) ([3d7605b](https://github.com/AxisCommunications/media-stream-library-js/commit/3d7605bf095fae352f9ff95b20f4c26dccfdc90a)) | ||
- **deps-dev**: bump c8 from 7.14.0 to 8.0.1 (#772) ([2bca2a6](https://github.com/AxisCommunications/media-stream-library-js/commit/2bca2a6151f6348b44b6cf5113e4d27d988c63d9)) | ||
- **deps-dev**: bump the dev-dependencies group with 3 updates (#770) ([156a445](https://github.com/AxisCommunications/media-stream-library-js/commit/156a445a5034b197071f9fdde7c3c13326e3055f)) | ||
- **deps-dev**: bump jsdom from 21.1.2 to 22.1.0 (#773) ([9dfd717](https://github.com/AxisCommunications/media-stream-library-js/commit/9dfd717976c7365e12bb177b0a59ce44b691cbf6)) | ||
- **deps-dev**: bump the dev-dependencies group with 17 updates (#886) ([49a1763](https://github.com/AxisCommunications/media-stream-library-js/commit/49a1763906b22b0a0de49fbb5b8ea840fb7b4107)) | ||
- **deps-dev**: bump vite from 4.5.0 to 5.0.2 (#846) ([413fb45](https://github.com/AxisCommunications/media-stream-library-js/commit/413fb45b48cbae0c644f0d24c780a0f1f81b1d67)) | ||
- **deps-dev**: bump the dev-dependencies group with 2 updates (#828) ([499379b](https://github.com/AxisCommunications/media-stream-library-js/commit/499379b9b4d768ab6217340829ae0de05bea9a5a)) | ||
- update templates (#820) ([1e66cde](https://github.com/AxisCommunications/media-stream-library-js/commit/1e66cdee6d685b6617ba4f27803803c2d723f7d3)) | ||
- **deps-dev**: bump tsx from 3.14.0 to 4.1.0 (#827) ([522b0c9](https://github.com/AxisCommunications/media-stream-library-js/commit/522b0c90bbf99e0c658ef203040102e580ac44e7)) | ||
- **dev-deps**: bump cypress from 12.8.1 to 13.5.0 (#824) ([a24bf3f](https://github.com/AxisCommunications/media-stream-library-js/commit/a24bf3fbb28e8f21c0ea9b4bdbd0235eb2086737)) | ||
- **deps-dev**: bump the dev-dependencies group with 1 update (#823) ([551ac7f](https://github.com/AxisCommunications/media-stream-library-js/commit/551ac7f51674a1ea47b8a3b9aeaf5210ddd126ce)) | ||
- **dev-deps**: update @typescript-eslint (#822) ([169f420](https://github.com/AxisCommunications/media-stream-library-js/commit/169f4205ecbc123ef73104e273cbe15304c968de)) | ||
- **deps-dev**: bump the dev-dependencies group with 10 updates (#821) ([aaefacc](https://github.com/AxisCommunications/media-stream-library-js/commit/aaefaccfbe7ac971744738d58ab3e2d45fd7a931)) | ||
- Create codeql.yml ([da68c58](https://github.com/AxisCommunications/media-stream-library-js/commit/da68c58c665022dec7185804c219e01092d96654)) | ||
- **deps-dev**: bump postcss from 8.4.30 to 8.4.31 (#785) ([ea64f0c](https://github.com/AxisCommunications/media-stream-library-js/commit/ea64f0c67be8c2e79d1b0d029f98c4ea47339527)) | ||
- **deps-dev**: bump @babel/traverse from 7.22.20 to 7.23.2 (#805) ([81bfe7c](https://github.com/AxisCommunications/media-stream-library-js/commit/81bfe7cac5121ff7ab2bcf6a083afc9004b9063d)) | ||
|
||
### ✨ Features | ||
### 🐛 Bug fixes | ||
|
||
- **player**: add support for /mjpg/video.mjpg (#812) ([ef8812a](https://github.com/AxisCommunications/media-stream-library-js/commit/ef8812a83a3d4400bf7a7edc3f9f894fc5dd5c53)) | ||
- replace .mjs with .js extension for browser modules (#887) ([4a67ac8](https://github.com/AxisCommunications/media-stream-library-js/commit/4a67ac8e6ae38a435076a72f7882297da1757a3d)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters