Skip to content

v4.6.1

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 18 Oct 13:02
· 67 commits to main since this release
b7b65e2

What's new?

  • Package is now published with npm provenance statements.
  • Exported OnArgs type to make it easier to create custom on… callbacks (#897). Thanks, @meszaros-lajos-gyorgy!
  • Exported TileArgs type to make it easier to create custom tileClassName, tileContent, tileDisabled functions.

Bug fixes

  • Fix weekend indicators ignoring calendarType prop (#902). Thanks, @abukati!