Skip to content

Releases: bitwave-tv/chat-client

v0.3.10 - Version Bump

03 Oct 18:32
Compare
Choose a tag to compare
  • I didn't realize the order of the CI/CD pipeline.

v0.3.9 - Add Blocked Events

03 Oct 18:27
b6e1a82
Compare
Choose a tag to compare
  • Adds .blocked function for handling blocked events.

v0.3.8 - Minor bugfixes

25 Aug 19:51
1247518
Compare
Choose a tag to compare
  • Added a onHydrate callback for hydration data.
  • Fixed bugs, improved documentation.

v0.3.2 - Fixed npm registry versioning

14 Jul 16:35
d171e65
Compare
Choose a tag to compare

Apparently version tags are simply tags, not version 'branches', as I'd assumed. I have mixed feelings.

v0.3.1 - Interoperability with bitwave-tv/bitwave

14 Jul 16:31
701660e
Compare
Choose a tag to compare

bitwave-tv/bitwave (the frontend for bitwave.tv) now uses this package as its chat API client, and this release added/fixed everything that the frontend used.

Further changes to this package should only come as minor bugfixes or feature additions, as the API should remain stable for the foreseeable future.

v0.2.1 - Production ready

07 Jul 18:46
fb2adb6
Compare
Choose a tag to compare

API should be stable from this point

v0.2.0 - Shaping up for production

07 Jul 18:37
254a3e6
Compare
Choose a tag to compare
Pre-release

All functions, fields, etc. are javadoc documented -- whether exported or not.
Explicit use of .mjs extension, and portable GET implementations allow for code be run both client- and server-side.

v0.1.4 - Hello, world

03 Jul 16:16
2500169
Compare
Choose a tag to compare
  • Fixes issue where sendMessage wouldn't send out strings as messages.
  • Added global property to exported object

v0.1.3 - First Functional Release

02 Jul 17:51
b2b93fc
Compare
Choose a tag to compare
v0.1.3 - version bump

v0.1.2 - I'll get it right eventually

02 Jul 17:37
b9a6d0a
Compare
Choose a tag to compare
Pre-release
public publish