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

Remove useless date clone in dayjs adapter #615

Merged

Conversation

flaviendelangle
Copy link
Collaborator

Follow up on #614

dayjs is immutable out of the box, we don't need to clone the date before calling add / substract / endOf / startOf or set

@flaviendelangle flaviendelangle added the enhancement New feature or request label May 13, 2022
@flaviendelangle flaviendelangle self-assigned this May 13, 2022
@flaviendelangle flaviendelangle merged commit d8607ed into dmtrKovalenko:master May 13, 2022
@flaviendelangle flaviendelangle deleted the remove-clone-day-js branch May 13, 2022 10:01
@flaviendelangle
Copy link
Collaborator Author

@dmtrKovalenko do you want to release today ?

@dmtrKovalenko
Copy link
Owner

Yeah I can make a release

This was referenced Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants