-
-
Notifications
You must be signed in to change notification settings - Fork 119
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
feat: Add parseAsISODate #707
Conversation
@tylersayshi is attempting to deploy a commit to the 47ng Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Thanks! A couple of nitpicks on the docs integration, but this looks good!
b7d0668
to
8e964f5
Compare
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.
Thanks! I'd rather keep the iso
query key for the datetime parser to avoid potential URL breakage.
I forgot I had Prettier disabled for MDX locally, I'll have to put that in the config. Not a big deal, we'll see if it creates formatting issues with the preview deployment.
I had been saving without formatting before then accidentally let it format. Would you like me to revert that? |
Co-authored-by: François Best <[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.
LGTM, thanks Tyler!
🎉 This PR is included in version 2.1.0 🎉 The release is available on: |
follow up to #705