v0.1.4
Chores
- Refactored the parser internals to satisfy new opinionated rules introduced in
eslint-plugin-unicornv70 (prefer-includes-over-repeated-comparisons,no-unreadable-for-of-expression,no-break-in-nested-loop,no-declarations-before-early-exit) with no change to parser behavior or public API. - Trimmed the
eslint.config.mjsunicorn override list down to onlyunicorn/name-replacements.
Dependencies
- Bump
eslint-plugin-unicornfrom ^64.0.0 to ^70.0.0 - Bump
eslint-plugin-jsdocfrom ^62.0.0 to ^63.0.10
Full Changelog: v0.1.3...v0.1.4