dev
fix: Add plugin type definitions (#418)
fix: fix missing types for ArraySupport plugin (#1401)
chore: Add badMutable plugin
fix: add BigIntSupport plugin (#2087)
fix: Add Calendar plugin
fix: update customParseFormat plugin to custom two-digit year parse function (#1421)
fix: Update DayOfYear plugin type (#799)
fix: add devHelper plugin (#1163)
fx: Fix esm duration typings. (#1589)
fix: parameter type (#1549)
chore: fix typo
fix: type file first parameter date is optional in isSame(), isBefore(), isAfter() (#2272)
fix: add isToday, isTomorrow, isYesterday plugins (#857)
fix: Add isoWeeksInYear plugin
fix: fix type error to add ordianl property in InstanceLocaleDataReturn and GlobalLocaleDataReturn types (#1931)
fix: Improve typing for min/max plugin (#2573)
fix: Add NegativeYear Plugin support (#2640)
fix: fix objectSupport plugin ConfigTypeMap type (#1441) (#1990)
fix: Add PluralGetSet plugin for plural getters/setters (#996)
fix: add preParsePostFormat plugin & update Arabic [ar] locale (#1255)
fix: Add config option to RelativeTime plugin (#851)
fix: timezone type mark `date` parameter as optional (#2222)
fix: Move toObject, toArray API to separate plugin from core
fix: update updateLocal plugin typescript types (#1692)
fix: update utcOffset plugin type file (#1604)
fix: Add WeekYear plugin
fix: Add weekday (locale aware day of the week) plugin (#569)