Skip to content

v5.4.2

Choose a tag to compare

@github-actions github-actions released this 16 Mar 06:28
· 116 commits to main since this release

Patch Changes

  • 3ae32e5: Revise error creation method to explicitly check for undefined in ctx.position and ctx.file as opposed to coercing to booleans. This resolves edge cases where errors thrown with a position of 0 would incorrectly log position warnings.