Skip to content

v8.10.0

Compare
Choose a tag to compare
@gpbl gpbl released this 23 Dec 10:34
· 25 commits to main since this release
01b8e91

What's Changed

New Features

  • feat: support for date-fns 3.0 by @gpbl in #2003

Fixes

  • fix(types): cannot find module types/Matchers by @jerodfritz in #1964
  • fix(types): firstWeekContainsDate to be only Monday or Thursday by @gpbl in #2004
    • Note: this prop now supports only the value 1 (Monday) and 4 (Thursday) instead of values from 0 to 6. This change may break your type-check.

Docs Udpates

New Contributors

Full Changelog: v8.9.1...v8.10.0