What's Changed
- ๐ Fix #5084: Fixfox Tab switch issue by @balajis-qb in #5179
- ๐งช test-fix: Update the test case to use the random month except the current month by @balajis-qb in #5207
- fix: "previous month" button appears when selecting a date by @OlegDev1 in #5214
- fix(types):
PropsWithChildren
type argument issue by @mertJF in #5223 - fix(types):
PropsWithChildren
type argument issue by @mertJF in #5236 - Fix #5200: Fix the unnecessary highlight on the Week Number when the first day of the week is selected using Keyboard by @balajis-qb in #5232
- ๐จ Fix SCSS Lint issues - Change @import to @use by @balajis-qb in #5242
- ๐งช Fix the test case failing issue by setting the selected date to be same as the configured least possible month date by @balajis-qb in #5253
- ๐ Fix typo in SCSS file name from 'higlight.scss' to 'highlight.scss' by @balajis-qb in #5251
- Remove unused prop-types dependency by @jimender2 in #5248
- fix: remove wrong class assignment on year wrapper by @titivermeesch in #5247
- Added react ^19 and ^19.0.0-rc as peer dep by @aminabromand in #5250
- fix: types for startDate and endDate props (#5259) by @SergeyKazarinov in #5260
- Fix #5284: replace JSX.Element to React.ReactElement by @yuki0410-dev in #5296
- โฟ๏ธ Fix #5280: Disable the WeekNumber if all the corresponding week days are disabled by @balajis-qb in #5291
- Update datepicker.md - Fix a typo in focussed by @qb-rivkyb in #5285
- ๐ Fix the problem where pressing Enter after deleting a value in the custom input results in the first value being incorrectly formatted as '2001'. by @ftrdzputrap in #5292
- Use newer yarn by @martijnrusschen in #5298
New Contributors
- @OlegDev1 made their first contribution in #5214
- @mertJF made their first contribution in #5223
- @jimender2 made their first contribution in #5248
- @titivermeesch made their first contribution in #5247
- @aminabromand made their first contribution in #5250
- @SergeyKazarinov made their first contribution in #5260
- @qb-rivkyb made their first contribution in #5285
- @ftrdzputrap made their first contribution in #5292
Full Changelog: v7.5.0...v7.6.0