What’s New

dayjs v1.11.19

v1.11.19
Fixed
  • Add usage warnings for diff and update unit tests
  • Avoid instantiating regexes within ar locale functions to improve performance
  • Replace italian locale "un' ora fa" with "un'ora fa" and add tests for it
  • Update Belarusian locale with relative time
1.11.19 (2025-10-31)
Bug Fixes
  • added usage warnings for diff + updated unit tests (#2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#2656) (1d8746c)
View original