adobe / react-spectrum

A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
https://react-spectrum.adobe.com
Apache License 2.0
12.12k stars 1.06k forks source link

feat: add eachMonthOfInterval query #6647

Open yajihum opened 2 days ago

yajihum commented 2 days ago

Closes https://github.com/adobe/react-spectrum/issues/6646

โœ… Pull Request Checklist:

๐Ÿ“ Test Instructions:

Adding test files

๐Ÿงข Your Project:

yajihum commented 2 days ago

[ask] In date-fns, it is possible to set the step option. Should I add this as well?