aboutsummaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)AuthorFilesLines
2023-10-17infra(unicorn): prefer-spread (#2421)Shinigami7-27/+20
2023-10-14docs(number): improve documentation regarding number bounds (#2474)ST-DDT1-0/+8
2023-10-14infra(unicorn): catch-error-name (#2471)ST-DDT1-1/+1
2023-10-11infra(unicorn): consistent-destructuring (#2462)ST-DDT1-10/+8
2023-10-11infra(unicorn): prefer-includes (#2463)ST-DDT2-2/+2
2023-10-11infra(unicorn): no-array-for-each (#2461)ST-DDT2-22/+11
2023-10-09infra(unicorn): no-array-push-push (#2454)ST-DDT1-4/+8
2023-10-09infra(unicorn): no-hex-escape (#2440)ST-DDT1-1/+3
2023-10-07infra(eslint): enable no-useless-escape eslint rule (#2434)ST-DDT3-8/+8
2023-10-07infra(unicorn): prefer-date-now (#2419)Shinigami2-3/+3
2023-10-04feat: support custom randomizer (#2284)ST-DDT1-7/+5
2023-09-23infra: lint all existing jsdocs (#2408)ST-DDT2-0/+6
2023-09-18feat: split SimpleFaker class from Faker (#2369)Shinigami5-316/+331
2023-09-17fix(image): dataUri is not random (#2316)Omkar Pednekar1-4/+4
2023-09-15feat(location): Support ISO 3166-1 numeric country codes (#2325)Robin van der Vliet1-6/+24
2023-09-10chore(helpers): deprecate regexpStyleStringParse (#2290)Eric Cheng1-59/+95
2023-09-10feat(commerce): add method for generating ISBN-10 and ISBN-13 (#2240)Robin van der Vliet1-0/+152
2023-09-05feat(image): add image dataUri with base64 (#2273)inkedtree1-4/+21
2023-08-10fix(location): Pad en_US ZIP codes left to 5 characters if needed (#2278)Matt Mayer1-3/+4
2023-08-07docs(number): remove wrong default value for float precision (#2299)Marcelo Shima1-2/+0
2023-08-06chore(deps): update dependency prettier to v3 (#2260)Shinigami3-6/+9
2023-07-27fix(helpers): prevent uniqueArray from hanging (#2239)Matt Mayer1-1/+9
2023-07-18chore: enable strictBindCallApply (#2254)Shinigami26-264/+52
2023-07-14refactor(git): don't use Intl (#2222)Matt Mayer1-50/+32
2023-07-08docs: fix jsdocs typos (#2244)Robin van der Vliet6-31/+31
2023-07-04refactor(phone): deprecate `format` argument for `phone.number` (#2229)DivisionByZero2-3/+35
2023-05-27fix(git): limit need for Intl to specific method (#2172)Matt Mayer1-17/+33
2023-05-25docs(image): add content warnings to image function jsdocs (#2159)Eric Cheng3-0/+36
2023-05-25docs(number): update default max value (#2176)An Nguyen1-3/+3
2023-05-15docs: switch doc links to stable (#2152)Shinigami22-68/+68
2023-05-04docs(location): mention real cities (#2118)DivisionByZero1-1/+1
2023-05-04chore: rename generics (#2046)Shinigami2-24/+24
2023-05-03feat(helpers): new method `objectEntry` (#2123)Suyash Gulati1-2/+27
2023-05-01chore: improve regex usage (#2108)Shinigami3-9/+9
2023-05-01fix(location): no leading zero on building number or secondary address (#2032)Matt Mayer1-10/+16
2023-04-28fix(types): locale proxy (#2099)ST-DDT2-11/+10
2023-04-28chore(helpers): move unique store into faker instance (#2072)Shinigami2-15/+18
2023-04-27refactor(location)!: rename definition city to city_pattern (#2094)DivisionByZero1-1/+3
2023-04-26feat(date): introduce anytime (#2096)ST-DDT2-2/+38
2023-04-23feat: introduce locale proxy (#2004)ST-DDT3-7/+6
2023-04-22refactor(datatype): deprecate datetime (#2053)Shinigami1-1/+12
2023-04-21refactor(location)!: rename definition street to street_pattern (#2051)Shinigami1-1/+3
2023-04-21refactor(helpers)!: remove default value from arrayElement (#2045)DivisionByZero1-13/+23
2023-04-21refactor(location): deprecate cityName (#2070)DivisionByZero2-1/+10
2023-04-21refactor(location): deprecate streetName (#2071)Shinigami1-0/+10
2023-04-20docs: check api references (#2024)ST-DDT1-1/+1
2023-04-20refactor(finance): rename mask to maskedNumber (#2055)Shinigami1-38/+50
2023-04-18refactor(finance): rename account to accountNumber (#2054)Shinigami1-17/+44
2023-04-18refactor(date): rename abbr to abbreviated (#2068)Shinigami1-6/+277
2023-04-17refactor(location): merge state and stateAbbr (#2060)DivisionByZero1-7/+31