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
Cheers!