aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2024-10-16feat(commerce): more varied product descriptions (#3174)Matt Mayer2-7/+6
2024-10-14refactor(vehicle): add more non-US vehicle manufacturers (#3173)Matt Mayer1-4/+4
2024-10-12refactor(internet): rename userName method to username (#3130)Suyash Gulati3-7/+146
2024-10-12feat(location): add `continent` method (#3162)Joscha Feth2-0/+18
2024-10-10feat(internet): improve ipv4 method (#2992)ST-DDT2-6/+114
2024-10-10feat(string): adds support for generating ULID (#2524)Bruno Leite5-0/+105
2024-10-10feat: add book module (#2949)Michał Cieślar2-0/+114
2024-09-26fix(image): fix dataUri with type svg-base64 in browsers (#3144)ST-DDT1-0/+18
2024-09-26infra: update file structure for util/internal (#3141)DivisionByZero8-9/+9
2024-09-20refactor(image): deprecate avatarLegacy (#3109)ST-DDT2-3/+4
2024-09-14fix: emit cts types (#3093)Shinigami1-0/+2
2024-09-09chore: improve nullish-checks in tests (#3081)ST-DDT2-2/+6
2024-08-30chore(deps): update dependency typescript-eslint to v8 (#3064)renovate[bot]4-10/+8
2024-08-15feat(locale): implement state info on sk locale (#3054)Boubker BRIBRI1-1/+1
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero4-32/+34
2024-06-23test: remove usage of vitest.todo (#2960)ST-DDT2-23/+0
2024-06-21chore: remove arrayElement(s) js only error (#2958)ST-DDT1-18/+0
2024-06-21feat(date)!: separate timeZone method (#2947)ST-DDT4-4/+71
2024-06-14chore(helpers): deprecate invocations on non-functions for fakeEval (#2913)ST-DDT1-1/+1
2024-06-13refactor(locale)!: use singular locale definition keys (#2932)Saurabh kumar1-5/+5
2024-06-05feat(bitcoinAddress): multiple bitcoin address types and testnet (#2922)David Simão2-11/+113
2024-05-25refactor(locale): normalize finance data (#2915)DivisionByZero1-11/+11
2024-05-25infra(typescript-eslint): no-confusing-void-expression (#2909)ST-DDT1-1/+2
2024-05-25refactor(locale)!: use snake case for all locale data (#2910)ST-DDT1-3/+3
2024-05-18infra(vitest): no-alias-methods (#2899)ST-DDT1-8/+8
2024-05-18refactor(locale): normalize date data (#2902)DivisionByZero1-20/+20
2024-05-14infra(vitest): prefer-to-have-length (#2900)ST-DDT3-7/+7
2024-05-14refactor(locale): normalize company data (#2889)DivisionByZero2-19/+19
2024-05-08refactor(locale): normalize vehicle data (#2874)DivisionByZero1-6/+6
2024-05-05refactor(locale): normalize database data (#2873)DivisionByZero1-12/+12
2024-05-03refactor(locale): normalize commerce data (#2868)DivisionByZero1-17/+17
2024-05-01refactor(locale): normalize hacker data (#2866)DivisionByZero2-29/+29
2024-04-30docs: link to the latest release of the current version (#2856)ST-DDT1-9/+4
2024-04-29feat(music): add album and artist methods (#2620)Jeremy Hofer2-1/+33
2024-04-29refactor(locale): normalize music data (#2857)DivisionByZero1-3/+3
2024-04-26fix(vehicle): Make VIN number generation more accurate (#2765)Lucas1-3/+3
2024-04-21refactor(locale): activate data normalization for color (#2837)DivisionByZero2-9/+9
2024-04-21infra(unicorn): no-await-expression-member (#2812)ST-DDT1-1/+2
2024-04-20test(docs): fix test timeout (#2782)ST-DDT1-2/+2
2024-04-17fix(date): fix birthdate (#2829)ST-DDT2-14/+27
2024-04-14fix(locale): misc spelling errors in commerce & food (#2809)Matt Mayer1-3/+3
2024-04-11refactor(locale): normalize animal data (#2791)DivisionByZero2-24/+24
2024-04-05feat(animal): add more simple animals to animal.type() (#2786)Matt Mayer1-3/+3
2024-04-01chore(deps): update eslint (#2771)renovate[bot]1-3/+1
2024-04-01refactor(date)!: birthdate improvements (#2756)ST-DDT2-67/+78
2024-04-01docs: rewrite api-docs generation using ts-morph (#2628)ST-DDT16-1281/+2209
2024-03-28feat(music): add additional genres (#2621)Jeremy Hofer1-3/+3
2024-03-28refactor(date)!: stricter error handling of between (#2719)Matt Mayer1-0/+46
2024-03-24refactor(date)!: fail on invalid dates (#2757)ST-DDT3-47/+83
2024-03-24test(finance): improve readability (#2766)ST-DDT1-1/+1