| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-12-31 | chore(locale): split de_CH first names into male and female (#1692) | Matt Mayer | 4 | -338/+333 | |
| 2022-12-31 | chore: turn on padding-line-between-statements (#1691) | Shinigami | 43 | -13/+127 | |
| 2022-12-30 | docs: fix param check (#1694) | ST-DDT | 3 | -2/+31 | |
| 2022-12-28 | docs: update gitignore (#1697) | ST-DDT | 1 | -0/+1 | |
| 2022-12-26 | docs(datatype): allow markdown in @see links (#1667) | Matt Mayer | 5 | -16/+62 | |
| 2022-12-26 | chore(deps): update dependency @types/prettier to ~2.7.2 (#1687) | renovate[bot] | 2 | -2/+2 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-26 | chore(deps): update pnpm to v7.20.0 (#1690) | renovate[bot] | 1 | -1/+1 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-26 | chore(deps): update devdependencies (#1689) | renovate[bot] | 2 | -22/+22 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-26 | chore(deps): update vitest to ~0.26.2 (#1688) | renovate[bot] | 2 | -6/+6 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-26 | test(helpers): fake should not trim whitespace (#1680) | ST-DDT | 1 | -0/+4 | |
| 2022-12-26 | infra: remove git commit hooks (#1684) | Shinigami | 3 | -552/+189 | |
| 2022-12-25 | feat(helpers): allow empty string in fake (#1679) | ST-DDT | 3 | -17/+15 | |
| 2022-12-24 | chore(release): 8.0.0-alpha.0 (#1681) | Shinigami | 2 | -1/+79 | |
| 2022-12-24 | fix(locale): filter inappropriate words in the en locale (#1633) | Ryan Fox | 8 | -244/+59 | |
| 2022-12-24 | chore(deps): update doc-dependencies (#1671) | renovate[bot] | 3 | -45/+103 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]> | |||||
| 2022-12-24 | feat(locale): update location/country list (#1676) | Matt Mayer | 2 | -10/+15 | |
| 2022-12-23 | fix(location): use IANA standard for timezone (#1678) | Matt Mayer | 10 | -619/+396 | |
| 2022-12-23 | feat(helpers): fake from array (#1453) | ST-DDT | 5 | -39/+171 | |
| 2022-12-21 | fix(person): Incorrect behavior of name.firstName() function (#1610) | Matt Mayer | 34 | -2332/+2491 | |
| 2022-12-20 | chore(deps): update devdependencies (#1670) | renovate[bot] | 2 | -203/+195 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-20 | chore(deps): update vitest to ~0.26.0 (#1674) | renovate[bot] | 2 | -35/+150 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-20 | chore(deps): update typescript-eslint to ~5.47.0 (#1673) | renovate[bot] | 2 | -39/+39 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-19 | chore(deps): update pnpm to v7.18.2 (#1672) | renovate[bot] | 1 | -1/+1 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-18 | fix(locale): change country name from Holanda to official name (#1669) | Marcos Vidolinā” | 3 | -3/+3 | |
| 2022-12-17 | fix(locale): improve en_GB location addresses (#1620) | Matt Mayer | 7 | -3/+124 | |
| 2022-12-17 | test: fix duplicate test names (#1647) | Shinigami | 5 | -48/+24 | |
| 2022-12-17 | feat(number)!: change int default params (#1643) | Shinigami | 5 | -62/+62 | |
| 2022-12-16 | chore: use merge function for locale data (#1666) | ST-DDT | 14 | -13/+38 | |
| 2022-12-13 | test: remove duplicate fixed-seeded-tests (#1653) | ST-DDT | 2 | -103/+2 | |
| 2022-12-13 | fix: ASCII-fy `domainWord()` (#1520) | Julian Rabe | 1 | -4/+2 | |
| 2022-12-12 | infra: don't fail when updating snapshots (#1656) | ST-DDT | 1 | -2/+4 | |
| 2022-12-12 | chore(deps): update devdependencies (major) (#1664) | renovate[bot] | 2 | -52/+10 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-12 | chore(deps): update devdependencies (#1659) | renovate[bot] | 2 | -21/+21 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-12 | chore(deps): update doc-dependencies (#1660) | renovate[bot] | 2 | -19/+298 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-12 | chore(deps): update dependency typescript to ~4.9.4 (#1658) | renovate[bot] | 2 | -35/+35 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-12 | chore(deps): update pnpm to v7.18.1 (#1661) | renovate[bot] | 1 | -1/+1 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-12 | chore(deps): update vitest to ~0.25.7 (#1662) | renovate[bot] | 2 | -25/+31 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-12 | chore(deps): update dependency prettier to v2.8.1 (#1657) | renovate[bot] | 2 | -11/+11 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-12 | chore(deps): update typescript-eslint to ~5.46.0 (#1663) | renovate[bot] | 2 | -39/+39 | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
| 2022-12-10 | docs(finance): ethereumAddress returns non checksummed addresses (#1650) | ST-DDT | 1 | -1/+3 | |
| 2022-12-10 | feat(number): adjust hex default (#1649) | Shinigami | 2 | -6/+6 | |
| 2022-12-10 | fix(image)!: remove lorempixel (#1641) | Shinigami | 4 | -454/+2 | |
| 2022-12-10 | fix(number): values out of bounds (#1648) | ST-DDT | 4 | -19/+23 | |
| 2022-12-10 | test: fix system fileExt assumption (#1646) | Shinigami | 1 | -4/+2 | |
| 2022-12-09 | feat(number)!: change float default params (#1642) | Shinigami | 6 | -49/+57 | |
| 2022-12-08 | docs: how to use with testing frameworks (#1623) | Brennan Seymour | 2 | -0/+104 | |
| 2022-12-07 | docs: include hints on specifying a locale can help startup time (#1629) | conner-c | 3 | -1/+19 | |
| Co-authored-by: ST-DDT <[email protected]> | |||||
| 2022-12-07 | feat(helpers): introduce `multiple` method (#1545) | ST-DDT | 20 | -121/+390 | |
| 2022-12-07 | feat(string): add special() method (#1634) | Brayton Rude | 3 | -0/+141 | |
| 2022-12-07 | infra: check test snapshots to be up to date (#1632) | ST-DDT | 3 | -13/+3 | |
