Skip to content

Instantly share code, notes, and snippets.

@ichernev
Created September 5, 2014 07:42
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 ichernev/a82d24b166cff45ef1f4 to your computer and use it in GitHub Desktop.
Save ichernev/a82d24b166cff45ef1f4 to your computer and use it in GitHub Desktop.
Moment 2.8.3 changelog

moment 2.8.3 changelog

bugfixes

  • #1801 proper pluralization for Arabic
  • #1833 improve spm integration
  • #1871 fix zone bug caused by Firefox 24
  • #1882 Use hh:mm in Czech
  • #1883 Fix 2.8.0 regression in duration as conversions
  • #1890 Faster travis builds
  • #1892 Faster isBefore/After/Same
  • #1848 Fix flaky month diffs
  • #1895 Fix 2.8.0 regression in moment.utc with format array
  • #1896 Support setting invalid instance locale (noop)
  • #1897 Support moment([str]) in addition to moment([int])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment