Releases: simbroadcasts/react-node-insim
Releases · simbroadcasts/react-node-insim
v0.3.2
Compare
Sorry, something went wrong.
No results found
mkapal
released this
17 Dec 08:13
v0.3.1
Compare
Sorry, something went wrong.
No results found
mkapal
released this
13 Dec 08:50
v0.2.0
Compare
Sorry, something went wrong.
No results found
mkapal
released this
09 Sep 07:10
v0.1.0
Compare
Sorry, something went wrong.
No results found
mkapal
released this
06 Jun 07:46
BREAKING: Pass InSim instance as an argument in createRoot (#14 )
BREAKING: Remove static connect request ID
BREAKING: Do not return InSim instance from createRoot
Add a CI pipeline (#23 )
Add CI badge
Basic InSim button tests (#18 )
v0.0.13
Compare
Sorry, something went wrong.
No results found
mkapal
released this
06 Jun 07:38
Fix: Only trigger onType event if ClickID and UCID matches
Exclude host from connection scope
Store onClick and onType callbacks as button instance properties
Accept null elements in Flex
Accept ToggleButton elements in Flex
Export ToggleButtonGroupOption type
v0.0.12
Compare
Sorry, something went wrong.
No results found
mkapal
released this
06 Jun 07:37
Wrap InSim render tree with JotaiProvider
Fix: Only trigger onClick event if ClickID and UCID matches
Button: simplify UCID assignment
Allow ToggleButton in Stack
v0.0.10
Compare
Sorry, something went wrong.
No results found
mkapal
released this
06 Jun 07:36
Wrap ConnectionScopeProvider in ConnectionsPlayersProvider if not present
v0.0.9
Compare
Sorry, something went wrong.
No results found
mkapal
released this
06 Jun 07:35
Features
Add connection, human player and global scope providers for buttons
Chores
Run build before publishing
Add package manager field
Use Node.js 22
Use env files for example insim connection
v0.0.8
Compare
Sorry, something went wrong.
No results found
mkapal
released this
06 Jun 07:34
Upgrade to Node InSim 4.6.1
Make player's connection optional
v0.0.7
Compare
Sorry, something went wrong.
No results found
mkapal
released this
06 Jun 07:31
Upgrade Node InSim to v4.6.0, remove useMessage hook
Shared players/connections list - ConnectionsPlayersProvider