aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-04chore(deps): update dependency esbuild to ~0.14.31 (#772)renovate[bot]2-71/+71
2022-04-04fix: random word fails on undefined (#771)ST-DDT2-1/+16
2022-04-04chore: fix mustache type warning and add some tests (#753)ST-DDT2-15/+51
2022-04-04chore(deps): update vitest to ~0.8.4 (#769)renovate[bot]2-12/+12
2022-04-03chore: deprecate name.title() in favor of name.jobTitle() (#766)ST-DDT2-20/+34
2022-04-03chore: address zipCodeByState fix types (#760)ST-DDT11-26/+10
2022-04-03test: check that system.filePath() generates file extensions (#765)ST-DDT1-2/+5
2022-04-03refactor: rename hexaDecimal to hexadecimal (#764)Piotr Kuczynski5-17/+67
2022-04-03chore: remove issue-labeling.yml (#763)Eric Cheng1-32/+0
2022-04-03chore(deps): update dependency prettier to v2.6.2 (#761)renovate[bot]2-11/+11
2022-04-03chore(deps): update devdependencies (#762)renovate[bot]2-76/+76
2022-04-02chore: add updateLocaleFileHook to generateLocales (#756)ST-DDT1-0/+50
2022-04-02test: add a general country iban test (#746)ST-DDT1-0/+14
2022-04-02chore: fix warning in helpers replaceCreditCardSymbols (#755)ST-DDT1-4/+1
2022-04-01chore: remove invalid country code files (#752)ST-DDT7-514/+2
2022-04-01chore: remove useless fallback to undefined (#749)ST-DDT1-2/+2
2022-04-01chore: downgrade min npm version from 7 to 6 (#744)Sergey Gavshin1-1/+1
2022-04-01refactor(address): drop local references of faker modules (#748)Leyla Jähnig1-15/+6
2022-04-01chore: update codeowners file (#671)Shinigami1-7/+7
2022-04-01chore(deps): update pnpm to v6.32.4 (#742)renovate[bot]1-1/+1
2022-04-01chore(deps): update dependency vite to ~2.9.1 (#741)renovate[bot]2-10/+10
2022-04-01fix: deterministic results for address.nearbyGPSCoordinate (#737)Leyla Jähnig2-1/+21
2022-04-01chore: removed outcommented dead code in commerce.ts (#745)Kirill Fedorenko1-28/+0
2022-03-31feat: FakerError (#718)Leyla Jähnig13-18/+53
2022-03-31docs: about (#673)Shinigami9-9/+279
2022-03-31fix: datatype.number when min = max + precision, throw when max > min (#664)Piotr Kuczynski7-66/+73
2022-03-31chore: move vendor to utils and update license notes (#738)Piotr Kuczynski8-364/+358
2022-03-31test: added a few test cases for Albania IBAN (#739)wael1-0/+35
2022-03-31docs: Use valid UUID for example in README (#740)Ken Powers1-1/+1
2022-03-31chore(deps): update devdependencies (#730)renovate[bot]2-86/+86
2022-03-30docs: add ts import example in readme (#719)Piotr Kuczynski1-0/+7
2022-03-30chore(deps): update vitest to ~0.8.0 (#731)renovate[bot]2-12/+12
2022-03-29docs: fix lint warning (#727)ST-DDT1-1/+1
2022-03-29fix: remove doubled extension in system.filePath (#300)Piotr Kuczynski2-10/+7
2022-03-29docs: update faker.fake documentation (#709)Piotr Kuczynski1-15/+25
2022-03-29docs: add jsdoc examples to faker.word (#717)Piotr Kuczynski1-14/+42
2022-03-29chore(deps): update dependency cypress to ~9.5.3 (#720)renovate[bot]2-2/+2
2022-03-28release: 6.1.1 (#716)Shinigami3-5/+13
2022-03-28release: 6.1.0 (#708)Shinigami3-172/+185
2022-03-28chore(deps): update typescript-eslint to ~5.17.0 (#706)renovate[bot]2-38/+38
2022-03-28chore(deps): update dependency eslint-plugin-jsdoc to ~38.1.3 (#705)renovate[bot]2-5/+5
2022-03-28fix: fake behavior with special replacement patterns (#688)ST-DDT2-14/+42
2022-03-28fix: Vehicle vin is always 17 characters long (#320)Demi - Alvaro Martinez de Miguel2-3/+12
2022-03-28chore: use a standardized deprecated function (#689)Shinigami10-96/+170
2022-03-28chore: improve readability and type safety for loadDefinitions (#269)ST-DDT2-26/+44
2022-03-28fix: use require/import export map in package.json (#697)Mischa Spiegelmock2-7/+6
2022-03-28fix: force passed locales into faker constructor (#580)Jason Papakostas2-4/+38
2022-03-28test: fix all_functional tests (#609)ST-DDT1-39/+49
2022-03-28refactor: drop usage of `fake` for internal calls (#703)Piotr Kuczynski4-54/+55
2022-03-28docs: mention template literals in fake docs (#701)ST-DDT1-1/+4