Skip to content

Releases: ZPTXDev/Skeleton

4.1.3

14 Jun 09:33

Choose a tag to compare

4.1.3 (2024-06-14)

Bug Fixes

  • menu commands are not slash commands (01c3f32)

4.1.3-next.1

14 Jun 09:31

Choose a tag to compare

4.1.3-next.1 Pre-release
Pre-release

4.1.3-next.1 (2024-06-14)

Bug Fixes

  • menu commands are not slash commands (01c3f32)

4.1.2

14 Jun 09:05

Choose a tag to compare

4.1.2 (2024-06-14)

Bug Fixes

  • SkeletonClient: actually fix deployment of menu commands (b1ab16e)

4.1.2-next.1

14 Jun 09:01

Choose a tag to compare

4.1.2-next.1 Pre-release
Pre-release

4.1.2-next.1 (2024-06-14)

Bug Fixes

  • SkeletonClient: actually fix deployment of menu commands (b1ab16e)

4.1.1

14 Jun 05:49

Choose a tag to compare

4.1.1 (2024-06-14)

Bug Fixes

  • SkeletonClient: menu commands not deployed (58bedc1)

4.1.1-next.1

09 Jun 12:12

Choose a tag to compare

4.1.1-next.1 Pre-release
Pre-release

4.1.1-next.1 (2024-06-09)

Bug Fixes

  • SkeletonClient: menu commands not deployed (58bedc1)

4.1.0

10 Nov 03:22

Choose a tag to compare

4.1.0 (2023-11-10)

Features

  • add function types for ModuleEventHandler (fea324a)

4.1.0-next.1

10 Nov 03:02

Choose a tag to compare

4.1.0-next.1 Pre-release
Pre-release

4.1.0-next.1 (2023-11-10)

Features

  • add function types for ModuleEventHandler (fea324a)

4.0.0

08 Nov 02:05

Choose a tag to compare

4.0.0 (2023-11-08)

Bug Fixes

  • InteractionHandler: broken imports (af606b8)
  • MessageHandler: broken imports (b70acac)
  • ModuleBaseHandler: prevent circular deps (1090caa)
  • ModuleCommandHandler#validate: use constructor name instead of instanceof (c486e19)
  • SkeletonClient: check for initialized before auto-deploying commands (5d84679)
  • SkeletonClient: use once for handlers (02ab832)
  • SkeletonClient: validate handlers (81c9b87)
  • typechecking should not use instanceof (c3ec85f)

Features

BREAKING CHANGES

  • reworks modules and requires exports be updated

4.0.0-next.8

06 Nov 08:08

Choose a tag to compare

4.0.0-next.8 Pre-release
Pre-release

4.0.0-next.8 (2023-11-06)

Bug Fixes

  • typechecking should not use instanceof (c3ec85f)