Skip to content

v2.19.1

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 12 Aug 09:23
aad1b8c

What's new?

  • Documentation in README has now a separate column for default values.

What's changed?

  • Syntax optimizations to make Babel output smaller.
  • Updated Get-User-Locale. This will result in slightly smaller bundles.
  • Optimized hover performance when selectRange is turned on.

Bug fixes

  • Fixed some unit tests being parsed by Babel and added to dist.
  • Fixed TypeScript typings for onClickWeekNumber. Thanks, @JamieEgeberg!
  • Fixed typo in documentation. Thanks, @MathieuDoyon!