claude-code-best/packages/pokemon/src/core
claude-code-best 39299f6e17 refactor: 清理未使用 import 和添加 spriteCache 错误日志
- SpeciesDetail.tsx: 移除未使用的 SPECIES_PERSONALITY import
- CompanionCard.tsx: 移除未使用的 SPECIES_I18N import
- spriteCache.ts: 空 catch 块添加错误日志输出

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-22 04:18:51 +08:00
..
creature.ts feat: Phase 1 — 数据模型升级 Creature v2 + PCBox/Bag 2026-04-22 00:20:08 +08:00
effort.ts refactor: 代码优化(常量复用、清理未使用 import、错误日志) 2026-04-22 04:16:42 +08:00
egg.ts feat: Phase 1 — 数据模型升级 Creature v2 + PCBox/Bag 2026-04-22 00:20:08 +08:00
evolution.ts refactor: Phase 0 — 清除重复,委托 @pkmn 生态 2026-04-22 00:05:05 +08:00
experience.ts feat: 又是更新了一大堆 2026-04-21 21:38:13 +08:00
gender.ts feat: 第一版可用 pokemon 2026-04-21 19:03:31 +08:00
spriteCache.ts refactor: 清理未使用 import 和添加 spriteCache 错误日志 2026-04-22 04:18:51 +08:00
storage.ts refactor: 代码优化(常量复用、清理未使用 import、错误日志) 2026-04-22 04:16:42 +08:00