Releases: simbroadcasts/react-node-insim
Releases · simbroadcasts/react-node-insim
v0.0.5
- Add LFS color palette for button text colors (see Text Colors section in README)
- BREAKING CHANGE: Change the value of Button color prop
lightgrey
to default
v0.0.4
- Export type
Player
and Connection
from hooks
- Return inSim instance from
createRoot
function
v0.0.3
- Export type
CreateRootOptions
- Export type
Player
and Connections
from hooks
v0.0.2
Added interval
and UDPPort
options for createRoot
v0.0.1
Initial pre-release. See README for usage guide and API documentation.