Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@marwahaha
Created March 2, 2018 20:31
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/80d19ef882b71df1948df7865efdd40e to your computer and use it in GitHub Desktop.
Save marwahaha/80d19ef882b71df1948df7865efdd40e to your computer and use it in GitHub Desktop.

moment 2.21.0 changelog

Bugfixes

  • #4391 [bugfix] Fix #4390: use offset properly in toISOString
  • #4361 [bugfix] remove ordinal for Turkish locale as they use `cardin…
  • #4360 [bugfix] Correct min/max TypeScript signatures
  • #4310 [bugfix] Fix #3883 lazy load parentLocale in defineLocale, fallback to global if missing

New locales

  • #4372 [new locale] ug-cn: Added locale ug-cn
  • #4335 [new locale] Added locale en-ilֿ
  • #3896 [new locale] tg: Tajik (Tajikistan) locale

Locale improvements

  • #4379 [locale] ko: Add trailing dot to L and l
  • #4195 [locale] pt-br: Simplify pt-br past relativeTime
  • #4184 [locale] id: Fix short name for august in id locale
  • #4140 [locale] kn: Improve short months
  • #4101 [locale] tet: Improvements for month and weekday names

Misc

  • #4466 [misc] Fix lazy-load test
  • #4085 [misc] Print console warning when setting non-existent locales
  • #4371 [misc] fix deprecated rollup options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment