Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Releases: Ale32bit/SwitchChat

v3.3.1

11 Mar 19:52
Compare
Choose a tag to compare

Full Changelog: v3.3.0...v3.3.1

What's Changed

  • feat: licenseOwnerUser in hello packet

v3.3.0

15 Dec 14:33
Compare
Choose a tag to compare

What's Changed

  • Update Minecraft wiki links to new domain by @Spongecade in #18
  • Added options for defaultName in Client constructor.
  • Added support for User type in Client.tell.

New Contributors

Full Changelog: v3.2.1...v3.3.0

v3.2.1

27 May 19:25
e1ecbaa
Compare
Choose a tag to compare

What's Changed

  • Improve responsiveness of .tell and .say

Full Changelog: v3.2.0...v3.2.1

v3.2.0

10 May 19:49
Compare
Choose a tag to compare

What's Changed

  • Fixes Promise.reject behaviour in #17.
  • Add world_change event emitted when a player changes world.

Full Changelog: v3.1.5...v3.2.0

v3.1.5

30 Mar 14:35
bc23fcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.1.5

v3.1.3

17 Mar 18:37
Compare
Choose a tag to compare

What's Changed

  • docs: correct message_queued information for Client.say and Client.tell by @Ale32bit in #12
  • docs: Mode -> FormattingMode by @Erb3 in #13

Full Changelog: v3.1.2...v3.1.3

3.1.2

16 Mar 20:38
Compare
Choose a tag to compare

fix: types directory in release bundle

Full Changelog: v3.1.1...v3.1.2

v3.1.1

16 Mar 18:51
Compare
Choose a tag to compare

✨ Project Updates

@Lemmmy has joined the team in maintaining this project, and will aim to keep the module up-to-date with changes in the SwitchCraft Chatbox API, as an officially endorsed library by the SwitchCraft 3 staff team.

What's Changed

  • feat: endpoint property for Client (62fb997)
  • feat: pronouns in User object (3e37e79)
  • feat: ServerRestartScheduled and ServerRestartCancelled events (f41293e)
  • feat: all TypeScript interfaces and types are now exported (1f582c0)
  • fix: remove mistake import by @Erb3 in #10
  • docs: initial tsdoc effort by @Lemmmy in #11
  • docs: start on new README by @Erb3 in #9
  • docs: README improvements by (3962980)

New Contributors

Full Changelog: v3.1.0...v3.1.1

3.1.0

15 Mar 10:48
6460794
Compare
Choose a tag to compare

What's Changed

  • Bump ws from 7.3.1 to 7.4.6 by @dependabot in #6
  • feat: add afk to user type, and maintain players list on state changes by @emmachase in #8

New Contributors

Full Changelog: https://github.com/Ale32bit/SwitchChat/commits/v3.1.0