From 308bca9af64f04382a1f3d141942860c85372fc2 Mon Sep 17 00:00:00 2001 From: Pete Cook Date: Tue, 3 Apr 2018 19:43:46 +0100 Subject: [PATCH] Remove migration note --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 61068852..87066a5d 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,6 @@ A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia, Mixcloud, and DailyMotion. Not using React? No problem.

-#### Migrating to `1.0.0` - -All existing implementations of `ReactPlayer` should still work without any changes after migrating. The major changes are to how the component works internally. Keep an eye out for bugs and [raise an issue](https://github.com/CookPete/react-player/issues/new) if one doesn’t already exist. - ### Usage ```bash