aboutsummaryrefslogtreecommitdiff
path: root/docs/guide/upgrading.md
AgeCommit message (Collapse)AuthorFilesLines
2025-08-24chore(release): 10.0.0 (#3605)HEADmainFakerJS 🤖1-4/+0
Co-authored-by: Shinigami <[email protected]>
2025-08-16docs: update migration guide with findings from playground update (#3587)DivisionByZero1-1/+9
2025-07-21docs: Minor improvements to migration guide (#3569)Matt Mayer1-6/+6
2025-07-06refactor(word)!: change default error strategy to 'fail' (#3560)DivisionByZero1-0/+26
2025-07-05docs: migration guide for v10 (#3559)Matt Mayer1-650/+31
2024-10-26docs: blog post v9.0 (#3056)DivisionByZero1-49/+5
Co-authored-by: ST-DDT <[email protected]>
2024-10-09docs(guide): remove v9 not yet released notice (#3163)Pascal Küsgen1-2/+0
2024-09-21docs: fix definition names in 'Company Name Affix files reorganized' section ↵Matt Mayer1-4/+4
of migration guide (#3125)
2024-08-15docs: polish migration guide (#3027)DivisionByZero1-59/+57
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero1-7/+22
2024-06-26refactor(locale): rename company affix files (#2975)ST-DDT1-0/+15
2024-06-21chore: remove arrayElement(s) js only error (#2958)ST-DDT1-0/+18
2024-06-21feat(date)!: separate timeZone method (#2947)ST-DDT1-0/+9
2024-06-13refactor(locale)!: use singular locale definition keys (#2932)Saurabh kumar1-3/+4
2024-06-13docs: merge migration guide snippet (#2935)Matt Mayer1-1/+14
2024-05-25refactor(locale)!: use snake case for all locale data (#2910)ST-DDT1-0/+22
2024-04-22docs: minor migration guide updates (#2811)Matt Mayer1-41/+36
2024-04-12docs: prepare v9 migration guide (#2805)Matt Mayer1-1/+630
Co-authored-by: xDivisionByZerox <[email protected]> Co-authored-by: ST-DDT <[email protected]>
2024-02-14docs: create stub for v9 migration guide (#2665)Matt Mayer1-341/+4
2023-09-10chore(deps): update dependency prettier to v3.0.3 (#2375)renovate[bot]1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <[email protected]>
2023-09-10chore(helpers): deprecate regexpStyleStringParse (#2290)Eric Cheng1-0/+16
2023-05-25docs(number): update default max value (#2176)An Nguyen1-0/+2
2023-05-08docs: streamline upgrading guide before release (#2130)Matt Mayer1-27/+24
2023-05-06fix(docs): fix faker v7 code example for locale migration (#2125)Matt Mayer1-3/+4
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
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Shinigami <[email protected]>
2022-09-11docs: upgrading guide (#1365)Shinigami1-0/+59
Co-authored-by: Leyla Jähnig [email protected] Co-authored-by: ST-DDT [email protected]