| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-08-17 | chore: fix typo in test (#3591) | Noritaka Kobayashi | 2 | -2/+2 | |
| 2025-08-13 | refactor(locale): remove invalid credit card issuer patterns (#3568) | DivisionByZero | 1 | -1/+62 | |
| 2025-08-09 | chore(deps): update eslint (#3578) | renovate[bot] | 1 | -2/+2 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <[email protected]> | |||||
| 2025-07-20 | feat(locales): add animal vocabulary(bear, bird, cat, rabbit, pet_name) in ↵ | r4bb1t | 1 | -1/+1 | |
| Korean (#3535) Co-authored-by: DivisionByZero <[email protected]> | |||||
| 2025-07-06 | refactor(word)!: change default error strategy to 'fail' (#3560) | DivisionByZero | 2 | -121/+65 | |
| 2025-07-04 | refactor!: remove deprecations (#3553) | Shinigami | 11 | -434/+6 | |
| 2025-07-04 | feat!: esm only (#3540) | Shinigami | 1 | -2/+2 | |
| 2025-07-04 | infra: use import.meta.dirname (#3542) | Shinigami | 1 | -3/+2 | |
| 2025-06-29 | test: add check for const number (#3538) | Shinigami | 1 | -2/+6 | |
| 2025-06-29 | test: extract cjs require tests to .spec.cts (#3436) | Shinigami | 3 | -16/+52 | |
| 2025-06-19 | infra: update eslint config (#3530) | Shinigami | 3 | -14/+1 | |
| 2025-06-17 | docs: add remarks about external sources (#3452) | Shinigami | 3 | -0/+111 | |
| 2025-06-16 | feat(location): simple coordinate methods (#3528) | David Pollack | 1 | -51/+55 | |
| 2025-05-13 | fix(locale): correct Japanese country names (#3510) | matsueushi | 1 | -1/+1 | |
| 2025-05-13 | fix(locale): ko modified street_name to street_name_part (#3485) | seoahan | 1 | -1/+1 | |
| 2025-05-11 | feat(locale): Add additional Japanese last names to the locale data (#3484) | Noritaka Kobayashi | 1 | -1/+1 | |
| 2025-05-05 | refactor(locale): normalize internet data (#3502) | DivisionByZero | 3 | -54/+54 | |
| 2025-05-05 | feat(locale): update zh_CN word (#3478) | Khalil Yao | 1 | -1/+1 | |
| 2025-04-30 | feat(locale): add Japanese science locale data including elements and units ↵ | Noritaka Kobayashi | 1 | -1/+1 | |
| (#3491) | |||||
| 2025-04-29 | feat(locale): update Japanese company categories (#3489) | Noritaka Kobayashi | 1 | -1/+1 | |
| 2025-04-29 | feat(locale): add vehicle locale data for Japanese (#3490) | Noritaka Kobayashi | 1 | -1/+1 | |
| 2025-04-29 | feat(locale): add Japanese date and month definitions (#3492) | matsueushi | 1 | -1/+1 | |
| 2025-04-25 | feat(locale): add zh_CN book (#3477) | Khalil Yao | 1 | -1/+1 | |
| 2025-04-24 | feat(locale): update zh_CN animal (#3480) | Khalil Yao | 1 | -1/+1 | |
| 2025-04-19 | feat(locale): update zh_CN location (#3481) | Khalil Yao | 1 | -1/+1 | |
| 2025-04-18 | feat(locale): add zh_CN food (#3479) | Khalil Yao | 1 | -1/+1 | |
| 2025-04-17 | test: use [email protected] with isULID, isISO31661Numeric, isISO15924 (#3482) | Matt Mayer | 3 | -18/+10 | |
| 2025-04-11 | fix(number): don't ignore multipleOf in float when min=max (#3417) | ST-DDT | 1 | -0/+38 | |
| 2025-04-11 | feat(locale): add cy locale, start with date (#3462) | Awen23 | 1 | -0/+1 | |
| 2025-04-11 | feat(locale): add finance support for ja locale (#3449) | matsueushi | 1 | -1/+1 | |
| 2025-04-10 | chore(deps): update eslint (#3458) | renovate[bot] | 2 | -4/+2 | |
| Co-authored-by: Shinigami92 <[email protected]> | |||||
| 2025-04-10 | feat(locale): add Tamil language support (#3468) | Pradeeep G | 2 | -0/+2 | |
| 2025-04-01 | feat(locale): add localize sex support for zh_CN & zh_TW (#3450) | 蛋疼的蛋蛋 | 1 | -1/+1 | |
| 2025-03-17 | fix(airline): Air France and KLM Royal Dutch Airlines (#3440) | Steven Chim | 1 | -6/+6 | |
| 2025-03-16 | feat(locale): Add bn_BD locale (#3439) | Abrar Shahriar Adib | 2 | -0/+2 | |
| 2025-03-06 | test: add snapshot test for all locales' character sets (#3276) | ST-DDT | 2 | -0/+136 | |
| 2025-03-06 | refactor(internet): deprecate color method for removal (#3401) | ST-DDT | 1 | -0/+2 | |
| 2025-03-06 | feat(number): bigint multipleOf (#3402) | Ernest | 2 | -4/+145 | |
| 2025-03-06 | feat(finance): add ISO 4217 numerical codes to Currency (#3404) | Owen | 3 | -0/+21 | |
| 2025-02-28 | docs: improve missing data error (#3406) | ST-DDT | 2 | -0/+3 | |
| 2025-02-12 | test: retry verify tag 3 times (#3395) | Shinigami | 1 | -40/+54 | |
| 2025-02-09 | test: remove obsolete image.urlPlaceholder integration test (#3392) | ST-DDT | 1 | -8/+0 | |
| 2025-02-09 | test: enable test to generate Number.MAX_SAFE_INTEGER (#3393) | ST-DDT | 2 | -3/+2 | |
| 2025-02-09 | feat(image): add AI-generated avatars (#3126) | Matt Mayer | 5 | -4/+65 | |
| 2025-02-03 | chore(deps): update vitest to v3 (major) (#3389) | renovate[bot] | 3 | -2/+4 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]> | |||||
| 2025-01-15 | refactor(locale): improve product_name data in en and tr (#3372) | Salih Kahyaoğlu | 1 | -7/+7 | |
| * Reclassify 'Soft', 'Fresh', and 'Frozen' as adjectives in en locale * Add extra materials in en * Move some materials to adjectives for better categorization in tr * Add extra data to materials in tr * Run preflight | |||||
| 2024-12-29 | refactor(image): deprecate urlPlaceholder (#3341) | ST-DDT | 3 | -21/+23 | |
| 2024-12-29 | fix(image): dataUri should return random type (#3347) | Matt Mayer | 1 | -6/+6 | |
| * fix(image): dataUri should return random type * fix jsdoc | |||||
| 2024-12-29 | fix(system): semver parts should not be limited to 0-9 (#3349) | Matt Mayer | 2 | -4/+4 | |
| 2024-12-28 | docs(api): add refresh button to examples (#3301) | ST-DDT | 4 | -0/+299 | |
| * docs(api): add refresh button to examples * chore: improve button behavior slightly * chore: improve output format * chore: ignore examples without recordable results * temp * chore: use svg button * chore: use json5 format for test * chore: simplify result formatting * test: add formatting tests * test: add e2e refresh test * test: use static test values * chore: fix regex * chore: simplify refresh placeholder * Update cypress/e2e/example-refresh.cy.ts * fix: handle property after function call * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * Apply suggestions from code review Co-authored-by: Shinigami <[email protected]> * chore: format * chore: add comment --------- Co-authored-by: Shinigami <[email protected]> | |||||
