Skip to content

Releases: tjallingt/react-youtube

v9.0.1-canary.2

25 May 11:35
b519d59
Compare
Choose a tag to compare
v9.0.1-canary.2 Pre-release
Pre-release

react-youtube-v9.0.1-canary.2 (2022-05-25)

Bug Fixes

  • await player to be destroyed before re-creating it (#357) (b519d59)

v9.0.1

28 Apr 09:54
91a6609
Compare
Choose a tag to compare

react-youtube-v9.0.1 (2022-04-28)

Bug Fixes

  • move README.md to package and symlink from the project root (a18702b)

v9.0.1-canary.1

28 Apr 09:01
cbecaa4
Compare
Choose a tag to compare
v9.0.1-canary.1 Pre-release
Pre-release

react-youtube-v9.0.1-canary.1 (2022-04-28)

Bug Fixes

  • move README.md to package and symlink from the project root (a18702b)

v9.0.0

28 Apr 08:44
611340a
Compare
Choose a tag to compare

react-youtube-v9.0.0 (2022-04-28)

Features

BREAKING CHANGES

  • the containerClassName prop was renamed to className,
    the containerStyle prop was renamed to style,
    and the iframe class is now passed via the iframeClassName prop.

v9.0.0-canary.1

28 Apr 07:53
Compare
Choose a tag to compare
v9.0.0-canary.1 Pre-release
Pre-release

react-youtube-v9.0.0-canary.1 (2022-04-28)

Features

BREAKING CHANGES

  • the containerClassName prop was renamed to className,
    the containerStyle prop was renamed to style,
    and the iframe class is now passed via the iframeClassName prop.

v8.3.0

25 Apr 14:45
afb9717
Compare
Choose a tag to compare

react-youtube-v8.3.0 (2022-04-25)

Features

  • set title and loading on first mount (#348) (79eb7be)

v8.3.0-canary.1

25 Apr 09:56
90d5d58
Compare
Choose a tag to compare
v8.3.0-canary.1 Pre-release
Pre-release

react-youtube-v8.3.0-canary.1 (2022-04-25)

Features

  • set title and loading on first mount (#348) (79eb7be)

v8.2.1

14 Apr 10:19
62832b1
Compare
Choose a tag to compare

react-youtube-v8.2.1 (2022-04-14)

Bug Fixes

  • types: update event types (b493260)

v8.2.1-canary.1

14 Apr 09:13
f35e444
Compare
Choose a tag to compare
v8.2.1-canary.1 Pre-release
Pre-release

react-youtube-v8.2.1-canary.1 (2022-04-14)

Bug Fixes

  • types: update event types (b493260)

v8.2.0-canary.2

14 Apr 06:58
7d2fbb6
Compare
Choose a tag to compare
v8.2.0-canary.2 Pre-release
Pre-release

react-youtube-v8.2.0-canary.2 (2022-04-14)

Bug Fixes

  • types: update event types (b493260)