Skip to content
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

isDate function to TypeScript #2386

Merged
merged 7 commits into from
Apr 8, 2021
Merged

Conversation

tan75
Copy link
Contributor

@tan75 tan75 commented Mar 30, 2021

Changes

Migrate isDate() to TS
Fix bug - see discussion #2338

This closes date-fns/date-fns-typescriptify#66

@tan75 tan75 requested a review from kossnocorp March 30, 2021 10:57
@tan75 tan75 assigned tan75 and kossnocorp and unassigned tan75 Mar 30, 2021
Copy link
Member

@kossnocorp kossnocorp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the fix for #2338 from the PR. See: #2338 (comment)

@tan75 tan75 requested a review from kossnocorp March 31, 2021 10:43
@tan75
Copy link
Contributor Author

tan75 commented Mar 31, 2021

Please remove the fix for #2338 from the PR. See: #2338 (comment)

Done.

src/isDate/index.ts Outdated Show resolved Hide resolved
src/isDate/index.ts Outdated Show resolved Hide resolved
@tan75 tan75 requested a review from kossnocorp April 6, 2021 20:24
Copy link
Member

@kossnocorp kossnocorp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@kossnocorp kossnocorp merged commit 5e5e851 into master Apr 8, 2021
@kossnocorp kossnocorp deleted the isDate-function-TypeScript branch April 8, 2021 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate isDate function
2 participants