Skip to content

Commit 8a02fc7

Browse files
committed
Remove change erroneously included in 2.4 changelog
1 parent 41a722a commit 8a02fc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/jekyll/_posts/2016-05-24-2.4.0-release.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ I'm happy to announce the release of ReactJS.NET 2.4! The main change in this re
1111
- [#266](https://github.com/reactjs/React.NET/pull/266) - Allow customisation of file name extension for Babel transpilation. *Thanks to [Andrew Ovens](http://andrewovens.com/)*.
1212
- [#270](https://github.com/reactjs/React.NET/pull/270) - Always return JS engine to pool after component render. *Thanks to [Dustin Masters](https://www.dustinsoftware.com/)*.
1313
- [#253](https://github.com/reactjs/React.NET/issues/253) - Fix handling of relative paths in OWIN.
14-
- Temporarily disable Chakra Edge JS engine, as it's throwing "Attempted to read or write protected memory" errors. Chakra MSIE is still enabled, although V8 is the recommended engine for ReactJS.NET.
1514
- [#226](https://github.com/reactjs/React.NET/pull/226) - Serialize props when they're set, rather than every time the component render code is called. This ensures that the props are only serialized once rather than twice.
1615

1716
Have fun, and as always, please feel free to send feedback or bug reports

0 commit comments

Comments
 (0)