React.NET
React.NET copied to clipboard
.NET library for JSX compilation and server-side rendering of React components
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.Owin](https://togithub.com/aspnet/AspNetKatana) | nuget | major | `3.1.0` -> `4.1.1` | |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [JavaScriptEngineSwitcher.ChakraCore](https://togithub.com/Taritsyn/JavaScriptEngineSwitcher) | nuget | patch | `3.1.8` -> `3.1.10` | |...
I'm building my scripts with webpack and they are packaged and minified. This means that we I get an error during server side render it will just point me to...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [react](https://reactjs.org/) ([source](https://togithub.com/facebook/react)) | dependencies | major | [`^16.8.2` -> `^17.0.0`](https://renovatebot.com/diffs/npm/react/16.14.0/17.0.1) | | [react](https://reactjs.org/)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [webpack-cli](https://togithub.com/webpack/webpack-cli) | devDependencies | major | [`3.3.12` -> `4.2.0`](https://renovatebot.com/diffs/npm/webpack-cli/3.3.12/4.2.0) | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [webpack](https://togithub.com/webpack/webpack) | devDependencies | major | [`4.43.0` -> `5.4.0`](https://renovatebot.com/diffs/npm/webpack/4.43.0/5.4.0) | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | devDependencies | major | [`3.9.7` -> `4.0.5`](https://renovatebot.com/diffs/npm/typescript/3.9.7/4.0.5) | --- ###...
### I'm using these library versions: - `ReactJS.NET`: 5.2.7 - `JavaScriptEngineSwitcher`:3.5.5 - `react` and `react-dom`: 16.13.1 - `webpack`: 4.43.0 - `node`: 12.18.2 ### Runtime environment: - OS: Windows 64bit -...
### I'm using these library versions: - `ReactJS.NET`: 5.2.4 - `JavaScriptEngineSwitcher`: ChakraCore 3.5.6 - `react` and `react-dom`: N/A - `webpack`: N/A - `node`: N/A ### Runtime environment: - OS: Windows...
### Steps to reproduce Open ReactJS.Net project using [Webpack recommended setup ](https://reactjs.net/bundling/webpack.html) in firefox, look at the console. ------- Console error in firefox related to use of non-standard global object,...