Releases: ZPTXDev/Skeleton
Releases · ZPTXDev/Skeleton
4.1.3
4.1.3-next.1
4.1.2
4.1.2-next.1
4.1.2-next.1 (2024-06-14)
Bug Fixes
- SkeletonClient: actually fix deployment of menu commands (b1ab16e)
4.1.1
4.1.1-next.1
4.1.0
4.1.0-next.1
4.0.0
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