Features 🎉
- Introduce new DateFnsJalali adapter (#405) @c0m1t
- Add fullDateWithWeekday, weekday and weekdayShort formatters (#400) @philipbulley
Fixes 🐛 | Enhancements 🧇
- Fix mutation of date param in formatByString (#394) @crudh
- Correctly pass locale in parse methods for luxon and moment (#401) @cbranch101
- [DateFns] Pass locale to the parse (#406) @PaulSavignano