New & Noteworthy
lorem.paragraphs()
now use\n
as separator by default- new functions:
finance.pin
,database.mongodbObjectId
,phone.imei
, andinternet.emoji
What's Changed
- feat: add some en locale product names by @import-brain in #686
- feat: add some en locale city prefixes and suffixes by @import-brain in #685
- feat: add more arabic names dataset by @wael-fadlallah in #655
- feat: append more korean dataset and delete wrong dataset by @hyesungoh in #573
- feat: add Lastname - Bhadresha, Jangid, Suthar by @imbdb in #243
- refactor(helpers.shuffle): remove unused default value by @xDivisionByZerox in #698
- refactor(address.countryCode): signature by @xDivisionByZerox in #588
- chore: additional domain suffixes added for GB locale by @doughlass in #253
- chore: simplify lorem.sentences() by @ST-DDT in #784
- fix: use
\n
as default separator for lorem.paragraphs() by @ST-DDT in #783 - feat: use street address templates from locales by @ST-DDT in #754
- feat: add os. as street prefix for pl by @krychaxp in #640
- chore: fix finance.iban warnings by @ST-DDT in #781
- feat: extend list of domain suffix for PL locale by @pkuczynski in #266
- feat: add chinese hyphenated name by @LeToNode in #277
- feat: faker.finance.pin() by @import-brain in #695
- feat: Add MongoDB ObjectId generation by @nhammond101 in #616
- chore(deps): update typescript-eslint to ~5.18.0 by @renovate in #787
- chore: lorem uses faker.helpers by @pkuczynski in #786
- chore: IBAN library typed and moved to utils by @pkuczynski in #785
- chore(deps): update codecov/codecov-action action to v3 by @renovate in #788
- chore: finance use faker.helpers by @pkuczynski in #789
- chore: renovate ru locales by @serembon in #639
- test: add parameter defaults to our signature generation test by @ST-DDT in #793
- chore(deps): update dependency esbuild to ~0.14.34 by @renovate in #802
- chore(deps): update dependency typedoc to ~0.22.14 by @renovate in #803
- docs: nice literal unions by @ST-DDT in #811
- chore: fix todo comments by @Shinigami92 in #807
- feat: updated mime-db to 1.52.0 by @prisis in #808
- fix: Maryland (MD) wrong postal code by @miguelmontanod in #804
- feat: special characters in emails by @harsohailB in #792
- chore: use consistent method calls by @Shinigami92 in #817
- docs: nice string literals by @ST-DDT in #814
- refactor: datatype number by @Shinigami92 in #798
- chore(deps): update dependency eslint to ~8.13.0 by @renovate in #820
- chore(deps): update vitest to ~0.9.2 by @renovate in #821
- chore(deps): update dependency eslint-plugin-jsdoc to v39 by @renovate in #825
- refactor: improve unique by @Shinigami92 in #810
- feat: immutable options in random.alpha methods by @ST-DDT in #790
- chore(deps): update pnpm to v6.32.6 by @renovate in #824
- refactor: log messages for unique fields by @Shinigami92 in #828
- feat: phone IMEI by @import-brain in #829
- chore(deps): update vitest to ~0.9.3 by @renovate in #832
- chore(deps): update devdependencies by @renovate in #833
- chore(deps): update dependency @types/prettier to ~2.6.0 by @renovate in #834
- chore(deps): update dependency typedoc to ~0.22.15 by @renovate in #831
- docs: use vitepress config for markdown pre-renderer by @ST-DDT in #835
- ci: use gh-action for validating PR title by @Shinigami92 in #845
- feat: dynamic definitions tree by @ST-DDT in #822
- feat: add more arabic names datasets by @wael-fadlallah in #368
- feat: extend list of street prefixes for pl locale by @pkuczynski in #844
- chore(deps): update devdependencies by @renovate in #840
- chore(deps): update pnpm to v6.32.9 by @renovate in #841
- feat: add internet.emoji by @hugoattal in #504
- chore: prefer string templates over string concatenation by @pkuczynski in #732
- docs: fix lost description texts by @ST-DDT in #836
- chore(deps): update typescript-eslint to ~5.20.0 by @renovate in #846
- refactor: readonly default modules by @ST-DDT in #854
- chore(deps): update devdependencies by @renovate in #860
- fix: dont log deprecations on startup by @Shinigami92 in #857
- chore(release): 6.2.0 by @Shinigami92 in #861
New Contributors
- @hyesungoh made their first contribution in #573
- @imbdb made their first contribution in #243
- @doughlass made their first contribution in #253
- @krychaxp made their first contribution in #640
- @LeToNode made their first contribution in #277
- @nhammond101 made their first contribution in #616
- @serembon made their first contribution in #639
- @miguelmontanod made their first contribution in #804
- @harsohailB made their first contribution in #792
- @hugoattal made their first contribution in #504
Full Changelog: v6.1.2...v6.2.0