npm react-datepicker 7.6.0

4 days ago

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

Full Changelog: v7.5.0...v7.6.0

Don't miss a new react-datepicker release

NewReleases is sending notifications on new releases.