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