You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/jekyll/_posts/2019-01-16-4.0.0-release.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This release brings a few new features:
13
13
- Javascript engines are no longer automatically registered. See the getting started pages on [.NET Framework](https://reactjs.net/getting-started/aspnet.html) and [.NET Core](https://reactjs.net/getting-started/aspnetcore.html) for more information about how to register a specific Javascript engine in your app.
14
14
- JavaScriptEngineSwitcher and JSPool have been updated as a part of this change.
15
15
- Further reading for JavaScriptEngineSwitcher: [How to upgrade applications to version 3.X](https://github.com/Taritsyn/JavaScriptEngineSwitcher/wiki/How-to-upgrade-applications-to-version-3.X)
16
-
- Support for faster Javascript engine initialization via the [`AllowJavaScriptPrecomplilation`] setting(https://github.com/reactjs/React.NET/commit/4ff0fad26557817ffdf31e4de7ba98bccd1645ac)
16
+
- Support for faster Javascript engine initialization via the [`AllowJavaScriptPrecomplilation`](https://github.com/reactjs/React.NET/commit/4ff0fad26557817ffdf31e4de7ba98bccd1645ac) setting
0 commit comments