Skip to content

Commit 71efe92

Browse files
chore(release): 2.16.1
1 parent 47a8c49 commit 71efe92

File tree

7 files changed

+71
-9
lines changed

7 files changed

+71
-9
lines changed

CHANGELOG.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,71 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v2.16.1](https://github.com/cookpete/react-player/compare/v3.1.0...v2.16.1)
8+
9+
- fix: Mixcloud URL (#1953) [`47a8c49`](https://github.com/cookpete/react-player/commit/47a8c495ad80c0b629ab6254fc27c00ad5874f79)
10+
11+
#### [v3.1.0](https://github.com/cookpete/react-player/compare/v3.0.0...v3.1.0)
12+
13+
> 2 July 2025
14+
15+
- docs: Add a Youtube playlist example [`#1946`](https://github.com/cookpete/react-player/pull/1946)
16+
- feat: add YT playlist support [`#1947`](https://github.com/cookpete/react-player/pull/1947)
17+
- chore(release): 3.1.0 [`a315b5f`](https://github.com/cookpete/react-player/commit/a315b5fb32f7364ed9af75d65314b15a1ec16133)
18+
19+
### [v3.0.0](https://github.com/cookpete/react-player/compare/v3.0.0-beta.4...v3.0.0)
20+
21+
> 27 June 2025
22+
23+
- docs: add custom player controls section & example [`#1942`](https://github.com/cookpete/react-player/pull/1942)
24+
- chore(release): 3.0.0 [`ddd6303`](https://github.com/cookpete/react-player/commit/ddd6303f5be1dfa722e01e8a35ad932bcf8948ff)
25+
26+
#### [v3.0.0-beta.4](https://github.com/cookpete/react-player/compare/v3.0.0-beta.3...v3.0.0-beta.4)
27+
28+
> 26 June 2025
29+
30+
- fix: upgrade media element dependencies [`#1941`](https://github.com/cookpete/react-player/pull/1941)
31+
- chore(release): 3.0.0-beta.4 [`6fa7049`](https://github.com/cookpete/react-player/commit/6fa70490006df3429d1a36aca42527182cb537aa)
32+
33+
#### [v3.0.0-beta.3](https://github.com/cookpete/react-player/compare/v3.0.0-beta.2...v3.0.0-beta.3)
34+
35+
> 19 May 2025
36+
37+
- fix: prevent infinite recursion in deepmerge by extracting children prop [`#1933`](https://github.com/cookpete/react-player/pull/1933)
38+
- chore(release): 3.0.0-beta.3 [`d2f7578`](https://github.com/cookpete/react-player/commit/d2f75781a88bb8f9aef750f6b1e5860bc229426f)
39+
40+
#### [v3.0.0-beta.2](https://github.com/cookpete/react-player/compare/v3.0.0-beta.1...v3.0.0-beta.2)
41+
42+
> 8 May 2025
43+
44+
- fix: playing prop bug [`#1932`](https://github.com/cookpete/react-player/pull/1932)
45+
- chore(release): 3.0.0-beta.2 [`aba61fa`](https://github.com/cookpete/react-player/commit/aba61fa57638dbcf961d5a77eee026004e5ce0fc)
46+
47+
#### [v3.0.0-beta.1](https://github.com/cookpete/react-player/compare/v3.0.0-beta.0...v3.0.0-beta.1)
48+
49+
> 8 May 2025
50+
51+
- fix: upgrade media elements [`#1929`](https://github.com/cookpete/react-player/pull/1929)
52+
- fix: add `slot` and other media attrs [`#1931`](https://github.com/cookpete/react-player/pull/1931)
53+
- chore(release): 3.0.0-beta.1 [`af90316`](https://github.com/cookpete/react-player/commit/af903164c80114d4072d61c4944cd2c3a3a8d188)
54+
- fix: support React 19 [`a26d253`](https://github.com/cookpete/react-player/commit/a26d2538fd1284321ba2af6ded7d490506b24b8c)
55+
- docs: fix formatting issues [`8545cb3`](https://github.com/cookpete/react-player/commit/8545cb3c85abd1d8e5af1ecb45b06ab2baced9e3)
56+
57+
#### [v3.0.0-beta.0](https://github.com/cookpete/react-player/compare/v2.16.0...v3.0.0-beta.0)
58+
59+
> 8 May 2025
60+
61+
- feat!: v3 refactor [`#1886`](https://github.com/cookpete/react-player/pull/1886)
62+
- chore: Small readme update [`#1884`](https://github.com/cookpete/react-player/pull/1884)
63+
- chore(release): 3.0.0-beta.0 [`693caed`](https://github.com/cookpete/react-player/commit/693caed3ad1e1b32162bf0cad338bdb48625afd2)
64+
- docs: fix `src` instead of `url` prop [`b0084f7`](https://github.com/cookpete/react-player/commit/b0084f78d6637df642ebf0f471967b59cbd58c8d)
65+
766
#### [v2.16.0](https://github.com/cookpete/react-player/compare/v2.15.1...v2.16.0)
867

68+
> 9 April 2024
69+
970
- feat: add Mux + hls.js support back in [`#1769`](https://github.com/cookpete/react-player/pull/1769)
71+
- chore(release): 2.16.0 [`795b196`](https://github.com/cookpete/react-player/commit/795b19614977fbe2b89f6fd14503d1bfb121a722)
1072

1173
#### [v2.15.1](https://github.com/cookpete/react-player/compare/v2.15.0...v2.15.1)
1274

dist/ReactPlayer.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ReactPlayer.js.map

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ReactPlayer.standalone.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ReactPlayer.standalone.js.map

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-player",
3-
"version": "2.16.0",
3+
"version": "2.16.1",
44
"description": "A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)