aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18fix(locale): filter inappropriate words in the en locale (#1745)Matt Mayer8-165/+55
2023-01-18docs: jsdoc for options (#1644)Shinigami15-90/+1604
2023-01-17build: escape locale import names if they match the module name (#1737)Matthew Petro1-6/+8
2023-01-17infra: setup dev-container (#1652)ST-DDT3-1/+39
2023-01-17chore(deps): update devdependencies (#1742)renovate[bot]2-61/+289
2023-01-17chore(deps): update dependency rimraf to v4 (#1744)renovate[bot]2-3/+9
2023-01-17chore(deps): update dependency prettier to v2.8.3 (#1726)renovate[bot]4-14/+14
2023-01-16chore(deps): update dependency vitepress to v1.0.0-alpha.36 (#1740)renovate[bot]2-5/+5
2023-01-16chore(deps): update vitest to ~0.27.1 (#1741)renovate[bot]2-24/+42
2023-01-16chore(deps): update pnpm to v7.25.0 (#1743)renovate[bot]1-1/+1
2023-01-13feat(locales): add mergeLocales utility (#1707)ST-DDT2-0/+96
2023-01-11feat(string): generate string from characters (#1717)ST-DDT5-80/+206
2023-01-11docs: use native mastodon icon (#1729)Shinigami1-6/+1
2023-01-10chore(deps): update doc-dependencies (#1728)renovate[bot]2-46/+34
2023-01-10chore(deps): update typescript-eslint to ~5.48.1 (#1727)renovate[bot]2-39/+39
2023-01-10chore: remove debug code (#1724)ST-DDT1-2/+0
2023-01-10chore(deps): update devdependencies (#1725)renovate[bot]2-165/+165
2023-01-10chore(deps): update pnpm to v7.24.2 (#1723)renovate[bot]1-1/+1
2023-01-10chore(deps): update vitest to ~0.27.0 (#1722)renovate[bot]2-20/+29
2023-01-10test: repair all functional test (#1718)ST-DDT1-14/+50
2023-01-09refactor(company): deprecate suffix methods (#1719)ST-DDT2-0/+23
2023-01-09feat(string): nanoid (#1716)Leyla Jähnig3-0/+115
2023-01-09feat(person): split prefix into gendered versions (#1665)Matt Mayer148-42/+416
2023-01-07chore: set lint warnings to error (#1714)ST-DDT1-3/+3
2023-01-05docs: fix simple typo (#1712)Adam Leskis1-2/+2
2023-01-05feat(locale): add Luxembourg (French) locale (#1693)David Morais Ferreira16-1/+136
2023-01-05chore(test): skip console messages containing 'deprecated' (#1709)Matt Mayer1-0/+9
2023-01-05docs: show hint regarding displayed readme version (#1698)ST-DDT1-0/+14
2023-01-05feat(string): add binary and octal random string generation (#1710)Pablo Ladreyt4-0/+251
2023-01-03feat(number): add binary and octal random number generation (#1708)Pablo Ladreyt3-0/+162
2023-01-03chore(locale): split ne first_names to female and male (#1705)Matt Mayer4-57/+71
2023-01-02chore(locale): split es_MX names into female/male (#1704)Matt Mayer4-302/+316
2023-01-02feat(locale): extend english company (#1701)PE LETT2-9/+5
2023-01-02refactor(location): nearbyGPSCoordinate options (#1682)Shinigami3-18/+237
2023-01-02feat(helpers): add new faker.helpers.weightedArrayElement (#1654)Matt Mayer3-0/+163
2023-01-01chore: update license years to 2023 (#1706)Shinigami3-3/+3
2022-12-31feat(person): add short bio (#1696)Matt Mayer8-1/+92
2022-12-31chore(locale): split de_CH first names into male and female (#1692)Matt Mayer4-338/+333
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami43-13/+127
2022-12-30docs: fix param check (#1694)ST-DDT3-2/+31
2022-12-28docs: update gitignore (#1697)ST-DDT1-0/+1
2022-12-26docs(datatype): allow markdown in @see links (#1667)Matt Mayer5-16/+62
2022-12-26chore(deps): update dependency @types/prettier to ~2.7.2 (#1687)renovate[bot]2-2/+2
2022-12-26chore(deps): update pnpm to v7.20.0 (#1690)renovate[bot]1-1/+1
2022-12-26chore(deps): update devdependencies (#1689)renovate[bot]2-22/+22
2022-12-26chore(deps): update vitest to ~0.26.2 (#1688)renovate[bot]2-6/+6
2022-12-26test(helpers): fake should not trim whitespace (#1680)ST-DDT1-0/+4
2022-12-26infra: remove git commit hooks (#1684)Shinigami3-552/+189
2022-12-25feat(helpers): allow empty string in fake (#1679)ST-DDT3-17/+15
2022-12-24chore(release): 8.0.0-alpha.0 (#1681)Shinigami2-1/+79