Releases: ZPTXDev/Skeleton
Releases · ZPTXDev/Skeleton
4.0.0-next.7
Bug Fixes
- ModuleCommandHandler#validate: use constructor name instead of instanceof (c486e19)
- SkeletonClient: use once for handlers (02ab832)
4.0.0-next.6
Bug Fixes
- InteractionHandler: broken imports (af606b8)
- MessageHandler: broken imports (b70acac)
4.0.0-next.5
Bug Fixes
- SkeletonClient: validate handlers (81c9b87)
4.0.0-next.3
Bug Fixes
- ModuleBaseHandler: prevent circular deps (1090caa)
4.0.0-next.2
Bug Fixes
- SkeletonClient: check for initialized before auto-deploying commands (5d84679)
4.0.0-next.1
Features
BREAKING CHANGES
- reworks modules and requires exports be updated
3.2.0
3.2.0 (2023-11-01)
Bug Fixes
- consistent exports to maintain backwards compatibility (6724e03)
- deprecated exports broken (e820b74)
- exports broken in latest release (4258326)
- SkeletonClient: prevent match verbose logging if match was not found (8cf3ea1)
Features
- SkeletonClient: add message command support (including intent checking) and conflict checks (5aedd23)
- SkeletonClient: deleteCommands function (3bf49a4)
3.2.0-next.5
Features
- SkeletonClient: deleteCommands function (3bf49a4)
3.2.0-next.4
Bug Fixes
- deprecated exports broken (e820b74)