Skip to content

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 12 Mar 16:24

1.5.3 (2026-03-12)

Chore

  • Extract createMockRes helper to reduce mock duplication (ed43718)
  • Replace glob dep with node:fs built-in, remove copy-paste unit tests (f6491ac)

Fix

  • Deregister schemas by name instead of file path (fixes #87) (08c3e90), closes #87