Skip to content

Commit eefd09a

Browse files
Add blog post for 4.1.1
1 parent 8207f0f commit eefd09a

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 4.1.1'
3+
layout: post
4+
author: Dustin Masters
5+
---
6+
7+
We're pleased to announce that ReactJS.NET 4.1.1 is now available for download.
8+
9+
- Updated bundled version of React to 16.8.4, which brings support for hooks
10+
- Updated babel to 6.26.3. We're working on enabling opt-in support for Babel 7 as well, but if you need this today, please use the webpack integration.
11+
- Updated the [ASP.NET](https://github.com/reactjs/React.NET/tree/master/src/React.Web.Mvc4) and [.NET Core](https://github.com/reactjs/React.NET/tree/master/src/React.Sample.Webpack.CoreMvc) samples to demonstrate integrating third party libraries, such as Reactstrap.
12+
13+
We'd like to hear from you! If there are things you'd like to see added, please send feedback via [Github Issues](https://github.com/reactjs/React.NET/issues). We're a limited team and may not be able to implement what you'd like to see, but still want to hear how this project is being used and where it could be improved.
14+
15+
Cheers!
16+
17+
- [@dustinsoftware](https://twitter.com/dustinsoftware) and [@Daniel15](https://twitter.com/daniel15)

0 commit comments

Comments
 (0)