Releases: CrispyBacon1999/ntcore-react
Releases · CrispyBacon1999/ntcore-react
2.0.3
2.0.3 (2024-03-04)
Bug Fixes
- useNTState: Fix for undefined returning from topic.publish (8aec02c)
- useNTState: Publish topic when created with useNTState (99f78fa)
2.0.2
2.0.2 (2024-03-04)
Bug Fixes
- package.json: Update ntcore-ts-client to 2.0.0-beta.6 (08c7dae)
- yarn.lock: Update lockfile (cb21867)
2.0.1
2.0.1 (2024-01-09)
Bug Fixes
- release: Fix release process (8669d73)
2.0.0
Update ntcore-ts-client
to 2.0.0-beta.3
, which supports NT4.1
1.1.2
1.1.2 (2023-11-16)
Bug Fixes
- release.yml: Fix npm release process (665dcb8)
1.1.1
1.1.1 (2023-05-17)
Bug Fixes
- .releaserc.json: change tagFormat to match current state of tags (f66b10f)
- .releaserc.json: fix branches key to actually release properly (d2eb59c)
1.1.0
Fix issue with the entry point fields in package.json
not pointing to the correct files.