| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-23 | 628 Bytes | |
| v9.11.2 source code.tar.gz | 2025-11-23 | 1.8 MB | |
| v9.11.2 source code.zip | 2025-11-23 | 2.1 MB | |
| Totals: 3 Items | 3.9 MB | 2 | |
What's Changed
- fix: ensure modifiers honor the
timeZoneprop by @gpbl in https://github.com/gpbl/react-day-picker/pull/2849 - fix: allow focused disabled days to remain focusable by @gpbl in https://github.com/gpbl/react-day-picker/pull/2851
- chore(performance): cache resolved today across helpers for better performance by @gpbl in https://github.com/gpbl/react-day-picker/pull/2848
- chore(performance): memoize calendar and reuse ISO date ids in day rendering by @gpbl in https://github.com/gpbl/react-day-picker/pull/2850
Full Changelog: https://github.com/gpbl/react-day-picker/compare/v9.11.1...v9.11.2