Skip to content

chore: replace date-fns by dayjs #18022

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

Merged
merged 8 commits into from
May 25, 2025
Merged

chore: replace date-fns by dayjs #18022

merged 8 commits into from
May 25, 2025

Conversation

BrunoQuaresma
Copy link
Collaborator

This change replaces date-fns with dayjs throughout the codebase for more consistent date/time handling and to reduce bundle size. It also tries to make the formatting and usage consistent.

Why dayjs over date-fns?
Just because we were using dayjs more broadly. Its formatting capabilities, were also easier to extend.

This change replaces date-fns with dayjs throughout the codebase for more
consistent date/time handling and to reduce bundle size.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@BrunoQuaresma BrunoQuaresma requested a review from a team May 24, 2025 19:10
@BrunoQuaresma BrunoQuaresma self-assigned this May 24, 2025
@BrunoQuaresma BrunoQuaresma requested review from code-asher and removed request for a team May 24, 2025 19:10
@BrunoQuaresma BrunoQuaresma merged commit 5cdda2e into main May 25, 2025
33 checks passed
@BrunoQuaresma BrunoQuaresma deleted the bq/remove-date-fns branch May 25, 2025 03:32
@github-actions github-actions bot locked and limited conversation to collaborators May 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants