digitalkaoz / time-calc

Timesheet PWA
https://time-calc.digitalkaoz.net
MIT License
4 stars 4 forks source link

Update @date-io/moment to the latest version ๐Ÿš€ #77

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @date-io/moment was updated from 0.0.2 to 1.0.0.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v1.0.1

๐ŸŽ‰ Stable release ๐ŸŽ‰
We are now more stable and we have 100% test coverage

Breaking changes:

  • Rename getStartOfMonth to startOfMonth for better consistency

Fixes

  • [luxon] Fix all isBefore* methods
  • [luxon] Fix isAfterDay
Commits

The new version differs by 3 commits.

  • 85bac55 v1.0.1
  • fd0ea14 Fix luxon issues with passing not DateTime values to isEqual & isValid methods
  • 880b12b Update README.md

See the full diff