-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove the Calendar's deprecated calendar prop #2902
Conversation
🦋 Changeset detectedLatest commit: cd23630 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
4c5b5ff
to
81bbab4
Compare
Size Change: 0 B Total Size: 674 kB ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #2902 +/- ##
=======================================
Coverage 88.16% 88.16%
=======================================
Files 228 228
Lines 13167 13167
Branches 1812 1812
=======================================
Hits 11609 11609
Misses 1504 1504
Partials 54 54
|
Purpose
Support for the
gregory
calendar was removed in v9.4 since it never fully worked.Approach and changes
calendar
propDefinition of done