v2.10.0
This release is all behind-the-scenes housekeeping — updated dependencies, a clearer README, and a smarter release script. There are no changes to how you use the tools at your table.
Improvements
- Refreshed the README with clearer setup instructions for players and DMs.
- The release process now keeps version numbers in the docs in sync automatically, so install instructions you copy from the README will always match the current release.
- Updated several underlying libraries (MCP SDK, Node type definitions, tsx, hono) to their latest versions for better stability and security patches from upstream.
Security
- Picked up a security fix for the
honodependency via Dependabot.