Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [10.0.0](v9.7.0...v10.0.0) (2024-06-24) ### ⚠ BREAKING CHANGES * **events:** removes europeanDate and showWeekDay options, this will cause the date to display differently and so the new option eventDateFormat will need setting. ### Features * add Spanish locale ([82fda4a](82fda4a)) * added Ukranian language ([3990c97](3990c97)) * **events:** remove europeanDate, remove showWeekDay, add eventDateFormat ([1054cbe](1054cbe)) ### Bug Fixes * fix import for Spanish locale ([a95d00b](a95d00b)) * fix import for Spanish locale ([2a28791](2a28791)) * re-adds support for iOS 12 by transpiling lit ([91e4f06](91e4f06)) * resolve issue where dashboard picker shows error if no calendar integration ([85df6f3](85df6f3)), closes [#1495](#1495)
- Loading branch information