Skip to content

Instantly share code, notes, and snippets.

@marwahaha
Created December 13, 2018 06:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marwahaha/eadb7ac11b761290399a576f8b2419a5 to your computer and use it in GitHub Desktop.
Save marwahaha/eadb7ac11b761290399a576f8b2419a5 to your computer and use it in GitHub Desktop.

moment 2.23.0 changelog

Bugfixes

  • #4417 [bugfix] isBetween should return false for invalid dates
  • #4700 [bugfix] Fix #4698: Use ISO WeekYear for HTML5_FMT.WEEK

Features

  • #4563 [feature] Fix #4518: Add support to add/subtract ISO weeks

New locales

  • #4863 [new locale] added Kurdish language (ku)

Locale improvements

  • #4894 [locale] ky: Fix spelling typos
  • #4810 [locale] (nl) order months correctly in regex
  • #4671 [locale] fix comment about "doy"

Misc

  • #4903 [misc] run npm audit fix
  • #4768 [misc] Fix typo in pa-in locale
  • #4674 [misc] Add SemVer compatibility badge to README
  • #4661 [misc] Update issue templates
  • #4681 [misc] add typings for duration.isValid()
  • #4663 [misc] Remove unnecessary ternary spotted by Coverity
  • #4817 [misc] minor typo in comments
  • #4828 [misc] Upgrade some devDeps to fix vulnerabilities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment