Skip to content

Commit

Permalink
Add blog post for 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinsoftware committed Nov 25, 2019
1 parent b0c231d commit 21f6160
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions site/jekyll/_posts/2019-11-24-5.1.2-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: 'ReactJS.NET 5.1.2'
layout: post
author: Dustin Masters
---

🚀 We're pleased to announce the release of ReactJS.NET 5.1.2. A few small updates in this release:

- .NET Core 3.0 support. The [tutorial project](https://github.com/reactjs/React.NET/tree/master/tutorial-code) has also been updated to demonstrate the (simple!) migration path.
- React and ReactDOM updated to 16.12.0
- Fix missing query parameter mapping for React.Router - thanks [@mattywong](https://github.com/mattywong)

Please report any bugs in the [issue tracker](https://github.com/reactjs/React.NET/issues).

Cheers!

- [@dustinsoftware](https://twitter.com/dustinsoftware) and [@Daniel15](https://twitter.com/daniel15)

0 comments on commit 21f6160

Please sign in to comment.