Skip to content

v9.5.1

Latest
Compare
Choose a tag to compare
@gpbl gpbl released this 27 Jan 14:41

This release fixes the calendar breaking its layout when passing a month not included between startMonth and endMonth props.

What's Changed

  • fix: display calendar in a valid month when month prop is invalid by @rodgobbi in #2672
  • fix(test): using new Date() instead of today() fails test by @gpbl in #2656
  • chore(types): update DateLib to not import types from date-fns by @gpbl in #2655
  • docs: fix broken style.css link by @jakedee in #2666
  • docs: custom components guide to display better examples by @rodgobbi in #2668

New Contributors

Full Changelog: v9.5.0...v9.5.1