Skip to content

Commit 21f6160

Browse files
Add blog post for 5.1.2
1 parent b0c231d commit 21f6160

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: 'ReactJS.NET 5.1.2'
3+
layout: post
4+
author: Dustin Masters
5+
---
6+
7+
🚀 We're pleased to announce the release of ReactJS.NET 5.1.2. A few small updates in this release:
8+
9+
- .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.
10+
- React and ReactDOM updated to 16.12.0
11+
- Fix missing query parameter mapping for React.Router - thanks [@mattywong](https://github.com/mattywong)
12+
13+
Please report any bugs in the [issue tracker](https://github.com/reactjs/React.NET/issues).
14+
15+
Cheers!
16+
17+
- [@dustinsoftware](https://twitter.com/dustinsoftware) and [@Daniel15](https://twitter.com/daniel15)

0 commit comments

Comments
 (0)