We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef45df commit cf19cc5Copy full SHA for cf19cc5
README.md
@@ -4,7 +4,7 @@ This plugin makes it easy to integrate the YouTube Iframe API into your Vue app.
4
5
## Notice
6
7
-⚠️ The new version `1.0.4` (rewritten in Typescript) introduces the following breaking change:
+⚠️ The new version `1.0.5` (rewritten in Typescript) introduces the following breaking change:
8
9
The events `@ended`, `@playing`, `@paused`, `@buffering` and `@cued` will no longer be emitted. Instead you should now
10
use `@state-change` to catch the events when the player state changes. This better represents the behaviour of the
0 commit comments