# v0.0.7

## Changed

- Completed npm package metadata with focused routing keywords, issue tracker, homepage, Node.js engine range, side-effect marker, and changelog files in the publish allowlist.
- Restored the prepared string hot path for `preparePathname()` + prepared method dispatch by tracking same-router prepared strings internally, while keeping raw string prepared API compatibility.
- Added regression coverage for prepared string dispatch, raw string normalization, and case-sensitive raw path handling.
