ReactJS.NET v5.0.0 Release Notes

Release Date: 2019-07-19 // over 4 years ago
  • ๐Ÿš€ We're pleased to announce the release of ReactJS.NET 5.0.0. This release brings a few new features as well as a bunch of minor improvements:

    • โšก๏ธ Typescript compilation of .tsx components, which also updates to Babel 7 (#763)
    • Output caching improvements - (#858)
    • ๐Ÿ‘ JSON.NET v12 support - (#779)
    • ๐Ÿ‘ .NET Core 3 preview support - (#791)
    • ๐Ÿ‘ Source link and symbol server support - (#830), ebb22ee
    • โšก๏ธ React and ReactDOM updated to 16.8.6

    ๐Ÿš€ Thanks to the following developers for contributing to this release: @Daniel15, @dustinsoftware, @gunnim, @Taritsyn, @vanillajonathan

    ๐Ÿš€ The release packages are available via NuGet.

    Cheers!