dev
fix: ordinal for nl not working (#2011)
fix: add arraySupport plugin (#1129)
fix: Fix DayOfYear plugin when using BadMutable plugin (#1511)
fix: add BigIntSupport plugin (#2087)
fix: skip square brackets in buddhistEra, advancedFormat plugins (#556)
chore: chore update
fix: customParseFormat supports Q quter / w ww weekOfYear (#2705)
test: update dayOfYear test
test: add plugin declaration exist test
fix: added usage warnings for diff + updated unit tests (#2948)
fix: preserve unsupported year tokens in format (#3015) (#3016)
fix: Implemented isBetween inclusivity (#464)
refactor: isLeapYear as plugin
chore: Add isMoment plugin
fix: type file first parameter date is optional in isSame(), isBefore(), isAfter() (#2272)
fix: add isToday, isTomorrow, isYesterday plugins (#857)
fix: Fix isoWeek Plugin cal bug in UTC mode (#993)
fix: Add isoWeeksInYear plugin
fix: add ordinal to localeData plugin (#1266)
feat: Fallback to language only locale + support uppercase locales (#1524)
fix: update MinMax plugin 1. ignore the 'null' in args 2. return the only one arg (#2330)
test: update test case (#2916)
fix(): check if null passed to objectSupport parser (#2175)
test: update test
chore(docs/test): fix code style, remove commented code and replace `var` to `const` (#1874)
fix: Fix QuarterOfYear plugin bug (#591)
fix: avoid memory leak after installing a plugin too many times
fix: timezone plugin currect parse UTC tz (#2693)
test: Move toArray toObject test
fix: update updateLocale plugin to merge nested object properties instead of replacing (#3012)
fix: .utcOffset(0, true) result and its clone are different bug (#2505)
test: add utc plugin test
fix: Fix weekOfYear plugin to support yearStart locale for better week number result (#769)
fix: fix weekYear plugin missing locale bug (#1319)