Skip to content

v2.2.8

Latest

Choose a tag to compare

@chantouchsek chantouchsek released this 23 Apr 03:29
· 1 commit to main since this release

compare changes

🩹 Fixes

  • deps: Bump pnpm/action-setup from 4 to 5 (fa2131c)
  • deps: Bump pnpm/action-setup from 5 to 6 (9eb98e4)
  • Handle empty string in isValidDate to prevent false positives in some environments (ea39424)
  • deps: Replace deprecated standard-version with changelogen to fix trust downgrade error (126b9b3)
  • Validate numeric date input using Number.isFinite and add NaN/Infinity tests (2d749b1)
  • 🎨 fix styling by (eslint) (ffd0a9c)
  • 🎨 fix styling by (eslint) (1f8f048)
  • Handle empty string in isValidDate to prevent false positives in some environments (c259707)
  • Validate numeric date input using Number.isFinite and add NaN/Infinity tests (f0bc5bd)
  • 🎨 fix styling by (eslint) (81e4349)
  • 🎨 fix styling by (eslint) (5178f9b)

🎨 Styles

  • Collapse empty string guard to single line per review suggestion (95d6b1a)
  • Remove blank line after empty string guard (f2ff78a)
  • Collapse empty string guard to single line per review suggestion (998d2a8)
  • Remove blank line after empty string guard (2f136cd)

❤️ Contributors