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

5.0.0 - Modernise dependencies #25

Merged
merged 5 commits into from
Mar 27, 2024
Merged

5.0.0 - Modernise dependencies #25

merged 5 commits into from
Mar 27, 2024

Conversation

tjdavey
Copy link
Owner

@tjdavey tjdavey commented Mar 26, 2024

Changes:

  • Modernise dependencies
    • Replace moment.js with Luxor
    • Remove returnMoment rule as Luxor has no useful equivalent
    • Change tests to use Jest
    • Upgrade eslint and test-all-versions
    • Replace AirBNB code style with Standard style

Resolves #24

@tjdavey tjdavey merged commit a0ea7d9 into main Mar 27, 2024
5 checks passed
@tjdavey tjdavey deleted the feature/luxon branch March 27, 2024 10:48
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 from moment.js to luxon
1 participant