react v16.5.2 Release Notes

Release Date: 2018-09-18 // over 5 years ago
  • React DOM

    • ๐Ÿ›  Fixed a recent <iframe> regression (@JSteunou in #13650)
    • ๐Ÿ›  Fix updateWrapper so that <textarea>s no longer re-render when data is unchanged (@joelbarbosa in #13643)

    โฑ Schedule (Experimental)

    • Renaming "tracking" API to "tracing" (@bvaughn in #13641)
    • โž• Add UMD production+profiling entry points (@bvaughn in #13642)
    • ๐ŸŽ Refactored schedule to remove some React-isms and improve performance for when deferred updates time out (@acdlite in #13582)