Skip to content

Releases: CrispyBacon1999/ntcore-react

2.0.3

04 Mar 20:40
558fecb
Compare
Choose a tag to compare

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

04 Mar 19:57
d548f91
Compare
Choose a tag to compare

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

09 Jan 04:14
84c95dc
Compare
Choose a tag to compare

2.0.1 (2024-01-09)

Bug Fixes

  • release: Fix release process (8669d73)

2.0.0

09 Jan 04:06
3a77b49
Compare
Choose a tag to compare

Update ntcore-ts-client to 2.0.0-beta.3, which supports NT4.1

1.1.2

16 Nov 04:31
c14e5c4
Compare
Choose a tag to compare

1.1.2 (2023-11-16)

Bug Fixes

  • release.yml: Fix npm release process (665dcb8)

1.1.1

17 May 21:57
18d522e
Compare
Choose a tag to compare

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

15 Feb 19:14
cf98fb3
Compare
Choose a tag to compare

Fix issue with the entry point fields in package.json not pointing to the correct files.

1.0.1

14 Feb 18:09
Compare
Choose a tag to compare

Documenation updates

1.0.0

14 Feb 17:34
Compare
Choose a tag to compare

Initial release