react-unity-webgl
Advanced tools
Comparing version 7.1.0 to 7.1.1
{ | ||
"name": "react-unity-webgl", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "React Unity WebGL provides an easy solution for embedding Unity WebGL builds in your React application, with two-way communication between your React and Unity application with advanced API's.", | ||
@@ -5,0 +5,0 @@ "main": "./distribution/Exports.js", |
@@ -14,7 +14,8 @@ <div align="center"> | ||
__This package is an open source hobby project with ongoing development. A result of a long road since 2017, full of sleepless nights, working after hours, and busy weekends. If you're using this module for production, please consider [donating](https://paypal.me/jeffreylanters) to support the project. Thank you!__ 🥳 | ||
**≪** | ||
[**Documentation**](https://github.com/jeffreylanters/react-unity-webgl/wiki) · | ||
[**Test Environment**](https://github.com/jeffreylanters/react-unity-webgl-test) · | ||
[**My other Modules**](https://github.com/elraccoone) · | ||
[**Buy me a Coffee**](https://paypal.me/jeffreylanters) | ||
[**My other Modules**](https://github.com/elraccoone) | ||
**≫** | ||
@@ -28,3 +29,3 @@ | ||
Install using npm. Make sure you download the release matching with your Unity version. I try to update this plugin in case of need as fast as possible. Check the [releases on GitHub](https://github.com/jeffreylanters/react-unity-webgl/releases) for the corresponding version or [view on NPM](https://www.npmjs.com/package/react-unity-webgl). | ||
Install using npm. Make sure you download the release matching with your Unity version. I try to update this plugin in case of need as fast as possible. Check the [releases on GitHub](https://github.com/jeffreylanters/react-unity-webgl/releases) for the corresponding version or [view on NPM](https://www.npmjs.com/package/react-unity-webgl). | ||
@@ -31,0 +32,0 @@ ```sh |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
56098
57
0