Skip to content

Commit 2975ef6

Browse files
committed
chore(release): update changelog
1 parent feb7257 commit 2975ef6

1 file changed

Lines changed: 32 additions & 22 deletions

File tree

CHANGELOG.md

Lines changed: 32 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.12.13-next](https://github.com/vidstack/player/releases/tag/v1.12.13-next) (2025-02-16)
6+
7+
### ✨ Features
8+
9+
#### Player
10+
11+
- support youtube short urls (#1573) ([9f9f800](https://github.com/vidstack/player/commit/9f9f8000f443948dab67b9188778c716a2f5c079))
12+
13+
#### Player (React)
14+
15+
- allow react ^19.0.0 (#1574) ([602432d](https://github.com/vidstack/player/commit/602432d075efdd108796519fb76d23a4cb131c8d))
16+
17+
### 🐛 Bug Fixes
18+
19+
#### Player
20+
21+
- autoplay for reduced motion (#1532) ([6e44e76](https://github.com/vidstack/player/commit/6e44e760409f503c9355a6b2687c0f77fe4e5934))
22+
- ctrl+0 causes a jump to the beginning of the video (#1493) ([3391749](https://github.com/vidstack/player/commit/339174970015b8f91615a41cf1e0a8c5ee268d2e))
23+
- add `timeDivider` slot to default layout (#1581) ([fc86c72](https://github.com/vidstack/player/commit/fc86c72e414c72c97c4bc9180e2332b70b712c07))
24+
- resolve internal type errors ([b58d1a6](https://github.com/vidstack/player/commit/b58d1a6a7c60a996f3516b3dfdd03cc8bcf70482))
25+
526
## [1.12.12-next](https://github.com/vidstack/player/releases/tag/v1.12.12-next) (2024-10-24)
627

728
### 🐛 Bug Fixes
@@ -67,6 +88,12 @@ All notable changes to this project will be documented in this file.
6788

6889
## [1.12.6-next](https://github.com/vidstack/player/releases/tag/v1.12.6-next) (2024-08-12)
6990

91+
### ⏪ Revert
92+
93+
#### Player
94+
95+
- "remove decorators" ([0c0215d](https://github.com/vidstack/player/commit/0c0215d2cf0e384607144e934cbaf9c601af94f2))
96+
7097
### 🏎️ Performance
7198

7299
#### Player
@@ -77,25 +104,12 @@ All notable changes to this project will be documented in this file.
77104

78105
#### Player
79106

107+
- custom decorator parser ([ff64e78](https://github.com/vidstack/player/commit/ff64e789580db9dd0658f434decb969cdfa5c6df))
80108
- add `audio/m4a` mime type ([6801a84](https://github.com/vidstack/player/commit/6801a8402e2bc3f98e9763b920ed1355de48f72b))
81109
- audio boost not working ([0917752](https://github.com/vidstack/player/commit/091775299f9b7fd027b5bd3b34e853e69868bfed))
82110
- clipping broken ([95a3dad](https://github.com/vidstack/player/commit/95a3dadff298e27a7ae50553eeb2a283eca5d2fa))
83111
- pause youtube on frame on invalid internal play ([b72448d](https://github.com/vidstack/player/commit/b72448d4a11a555ad7aad97ddb2ffe4c60380805))
84112

85-
## [1.12.5-next](https://github.com/vidstack/player/releases/tag/v1.12.5-next) (2024-08-08)
86-
87-
### ⏪ Revert
88-
89-
#### Player
90-
91-
- "remove decorators" ([0c0215d](https://github.com/vidstack/player/commit/0c0215d2cf0e384607144e934cbaf9c601af94f2))
92-
93-
### 🐛 Bug Fixes
94-
95-
#### Player
96-
97-
- custom decorator parser ([ff64e78](https://github.com/vidstack/player/commit/ff64e789580db9dd0658f434decb969cdfa5c6df))
98-
99113
## [1.12.4-next](https://github.com/vidstack/player/releases/tag/v1.12.4-next) (2024-08-08)
100114

101115
### 🐛 Bug Fixes
@@ -417,18 +431,14 @@ All notable changes to this project will be documented in this file.
417431

418432
### 🐛 Bug Fixes
419433

420-
#### Player
421-
422-
- invalid styles dir in cdn bundle ([c285fc7](https://github.com/vidstack/player/commit/c285fc73a1a334adfb7f1398b3c136b8c4702b63))
423-
424-
## [1.11.9-next](https://github.com/vidstack/player/releases/tag/v1.11.9-next) (2024-04-04)
425-
426-
### 🐛 Bug Fixes
427-
428434
#### Core
429435

430436
- analyze file missing in npm dist ([f45e93d](https://github.com/vidstack/player/commit/f45e93d38832df2e80f6e6631a45c97c7a3dd440))
431437

438+
#### Player
439+
440+
- invalid styles dir in cdn bundle ([c285fc7](https://github.com/vidstack/player/commit/c285fc73a1a334adfb7f1398b3c136b8c4702b63))
441+
432442
## [1.11.8-next](https://github.com/vidstack/player/releases/tag/v1.11.8-next) (2024-04-04)
433443

434444
### 🐛 Bug Fixes

0 commit comments

Comments
 (0)