-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(NODE-3691): make time series options granularity type strict #3005
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just the one formatting change.
Co-authored-by: Daria Pardue <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zerefdev thanks for addressing the feedback so quickly; I've also repointed the PR to main because as a "feature", this should go into our next minor version (4.2) instead of the current 4.1
Great! Thank you |
) * feat(typescript): proper granularity type Co-authored-by: Daria Pardue <[email protected]>
) * feat(typescript): proper granularity type Co-authored-by: Daria Pardue <[email protected]>
What is changing?
Type for timeseries granularity
Is there new documentation needed for these changes?
No
What is the motivation for this change?
IDE autocompletion, typo prevention.