- 使用 forEach 替代 spread + for...of 解构模式,避免某些打包工具转换后的兼容性问题 - 重构 World 和 WorldManager 类,提升代码质量 - 提取默认配置为常量 - 统一双语注释格式
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation