react-spectrum
react-spectrum copied to clipboard
feat: add eachMonthOfInterval query
Closes https://github.com/adobe/react-spectrum/issues/6646
✅ Pull Request Checklist:
- [ ] Included link to corresponding React Spectrum GitHub Issue.
- [ ] Added/updated unit tests and storybook for this change (for new code or code which already has tests).
- [ ] Filled out test instructions.
- [ ] Updated documentation (if it already exists for this component).
- [ ] Looked at the Accessibility Practices for this feature - Aria Practices
📝 Test Instructions:
Adding test files
🧢 Your Project:
[ask] In date-fns, it is possible to set the step option. Should I add this as well?