npm react-live 2.3.0
v2.3.0

latest releases: 4.1.6, 4.1.5, 4.1.4...
2 years ago

✨ Features ✨

  • add transpileOptions prop to LiveProvider #260
  • migrate other Live components to fn components #264
    • Editor is now a functional component

⚠️ Please note -- if you have implemented a custom editor that extended the previous class implementation of Editor, this will no longer work.

Please see the Custom Editor story for an example of how to implement a custom editor without extending the built-in one.

🐛 Bugfixes 🐛

  • Move LiveProvider to hooks #226
    • fixes warnings about unsafe lifecycle methods (componentDidMount)
  • remove onChange prop again before spreading to react-simple-code-editor #262
  • fixup lint errors #263

🔐 Security 🔐

  • update dependencies #259
    • core-js bumped from ^2.4.1 to ^3.14.0

📖 Documentation 📖

  • update demo site #257

h/t to @tomByrer, @bkonkle, @maksnester

Don't miss a new react-live release

NewReleases is sending notifications on new releases.