CrispyBacon1999 / ntcore-react

Quickly connect your React App to NetworkTables
MIT No Attribution
2 stars 0 forks source link

fix(useNTState): Publish topic when created with useNTState #155

Closed CrispyBacon1999 closed 6 months ago

CrispyBacon1999 commented 6 months ago

Previously, topics wouldn't be published when used with useNTState. Now this will happen by default, since useNTValue supports readonly values.

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 2.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: