Releases: simbroadcasts/react-node-insim
Releases · simbroadcasts/react-node-insim
v0.3.2
17 Dec 08:13
Compare
Sorry, something went wrong.
No results found
v0.3.1
13 Dec 08:50
Compare
Sorry, something went wrong.
No results found
v0.2.0
09 Sep 07:10
Compare
Sorry, something went wrong.
No results found
v0.1.0
06 Jun 07:46
Compare
Sorry, something went wrong.
No results found
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
06 Jun 07:38
Compare
Sorry, something went wrong.
No results found
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
06 Jun 07:37
Compare
Sorry, something went wrong.
No results found
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
06 Jun 07:36
Compare
Sorry, something went wrong.
No results found
Wrap ConnectionScopeProvider in ConnectionsPlayersProvider if not present
v0.0.9
06 Jun 07:35
Compare
Sorry, something went wrong.
No results found
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
06 Jun 07:34
Compare
Sorry, something went wrong.
No results found
Upgrade to Node InSim 4.6.1
Make player's connection optional
v0.0.7
06 Jun 07:31
Compare
Sorry, something went wrong.
No results found
Upgrade Node InSim to v4.6.0, remove useMessage hook
Shared players/connections list - ConnectionsPlayersProvider