v2.1.5
v2.1.5
## Fixed - **TokenizationError**: Snippet/line context now uses normalized query string (fixes incorrect output when query input is an array from HTTP frameworks) ## Added - **Tests**: `QueryCache`, `memoizeQuery`, and `createCachedParser` unit tests - **Tests**: Array and null/undefined query input normalization for `parseQuery` ## Changed - **Formatting**: Applied Prettier across all `src/**/*.ts` files - **Dependencies**: Bumped devDependencies — @nestjs/common, @types/node, @typescript-eslint/*, eslint, hono, jest, prettier, ts-jest Backward compatible; no API changes.