aboutsummaryrefslogtreecommitdiff
path: root/docs/guide/upgrading.md
AgeCommit message (Expand)AuthorFilesLines
2023-04-26feat(date): introduce anytime (#2096)ST-DDT1-2/+2
2023-04-25feat(locale): add en_HK locale (#2083)Matt Mayer1-12/+4
2023-04-23feat: introduce locale proxy (#2004)ST-DDT1-0/+42
2023-04-22refactor(datatype): deprecate datetime (#2053)Shinigami1-0/+4
2023-04-21refactor(helpers)!: remove default value from arrayElement (#2045)DivisionByZero1-0/+44
2023-04-21refactor(location): deprecate cityName (#2070)DivisionByZero1-1/+1
2023-04-21refactor(location): deprecate streetName (#2071)Shinigami1-1/+1
2023-04-20refactor(finance): rename mask to maskedNumber (#2055)Shinigami1-0/+4
2023-04-18refactor(finance): rename account to accountNumber (#2054)Shinigami1-0/+4
2023-04-12refactor(business): remove old business data (#2033)Matt Mayer1-0/+10
2023-04-09refactor(location)!: zip code state (#1874)Shinigami1-0/+4
2023-04-05refactor(locale): rename cz to cs_CZ (#2013)Matt Mayer1-0/+2
2023-04-04docs(helpers): document unique deprecation (#2001)Shinigami1-15/+20
2023-04-03refactor(locale): rename ge to ka_GE (#2010)Matt Mayer1-1/+3
2023-04-03docs: normalize blocks (#2002)Shinigami1-3/+2
2023-04-01refactor: restore en_IND (#1873)Shinigami1-4/+4
2023-03-29feat: add base locale (#1748)Shinigami1-2/+2
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-0/+84
2023-02-19refactor(datatype): deprecate `array` (#1853)DivisionByZero1-0/+5
2023-01-30feat(number)!: default to high precision float (#1675)Matt Mayer1-5/+14
2023-01-29refactor(system): replace mime db with common dataset (#1788)DivisionByZero1-0/+4
2022-12-10fix(image)!: remove lorempixel (#1641)Shinigami1-0/+1
2022-12-07refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)Eric Cheng1-0/+4
2022-11-27docs: refactor migration guide (#1609)Matt Mayer1-6/+32
2022-11-21docs: add upgrading guide for v8 (#1517)Matt Mayer1-51/+81
2022-09-11docs: upgrading guide (#1365)Shinigami1-0/+59