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!