New
v10.3.0
What's Changed
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/faker-js/faker/pull/3689
- fix(location): state name to 'Trøndelag' for nb_NO by @Nilhenrik in https://github.com/faker-js/faker/pull/3691
- fix(locale): remove empty string from Hebrew lorem words by @erezcor in https://github.com/faker-js/faker/pull/3698
- test: add custom matcher "toStartWith" by @xDivisionByZerox in https://github.com/faker-js/faker/pull/3700
- feat(person):
sexTypecan return'generic'by @ST-DDT in https://github.com/faker-js/faker/pull/3259 - refactor(locale): normalize system locale data by @xDivisionByZerox in https://github.com/faker-js/faker/pull/3702
- feat(locale): add Japanese suffix definitions for person module by @atzzCokeK in https://github.com/faker-js/faker/pull/3704
- feat(locale): add Japanese job definitions for person module by @atzzCokeK in https://github.com/faker-js/faker/pull/3705
- feat(locales): add Norwegian (nb_NO) zodiac sign definitions by @TomSchrier in https://github.com/faker-js/faker/pull/3711
- feat(locale): add Japanese food module by @atzzCokeK in https://github.com/faker-js/faker/pull/3706
- feat(locale): add Norwegian (nb_NO) sex definitions by @TomSchrier in https://github.com/faker-js/faker/pull/3710
- feat(string): support uuid v7 by @xDivisionByZerox in https://github.com/faker-js/faker/pull/3701
- feat(locale): add Japanese color definitions by @atzzCokeK in https://github.com/faker-js/faker/pull/3707
- feat(locale): add Japanese internet definitions by @atzzCokeK in https://github.com/faker-js/faker/pull/3708
- chore(deps): update dependency prettier to v3.8.1 by @renovate[bot] in https://github.com/faker-js/faker/pull/3727
- chore(deps): update dependency @vitest/eslint-plugin to v1.6.6 by @renovate[bot] in https://github.com/faker-js/faker/pull/3724
- chore(deps): update eslint by @renovate[bot] in https://github.com/faker-js/faker/pull/3726
- chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:24 docker digest to 7870433 by @renovate[bot] in https://github.com/faker-js/faker/pull/3722
- chore(deps): update devdependencies by @renovate[bot] in https://github.com/faker-js/faker/pull/3725
- chore(deps): update dependency eslint-plugin-jsdoc to v62 by @renovate[bot] in https://github.com/faker-js/faker/pull/3728
- chore(deps): update all non-major dependencies by @renovate[bot] in https://github.com/faker-js/faker/pull/3723
- chore(deps): update devdependencies (major) by @renovate[bot] in https://github.com/faker-js/faker/pull/3729
- chore(deps): update vitest to v4 (major) by @renovate[bot] in https://github.com/faker-js/faker/pull/3730
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/faker-js/faker/pull/3696
- feat(locale): add Norwegian (nb_NO) direction definition by @TomSchrier in https://github.com/faker-js/faker/pull/3713
- feat(locale): add Japanese dog definition by @atzzCokeK in https://github.com/faker-js/faker/pull/3715
- feat(locale): add Norwegian (nb_NO) continent definitions by @TomSchrier in https://github.com/faker-js/faker/pull/3712
- feat(locale): add Norwegian (nb_NO) vehicle definition by @TomSchrier in https://github.com/faker-js/faker/pull/3732
- chore(release): 10.3.0 by @fakerjs-bot in https://github.com/faker-js/faker/pull/3735
New Contributors
- @Nilhenrik made their first contribution in https://github.com/faker-js/faker/pull/3691
- @erezcor made their first contribution in https://github.com/faker-js/faker/pull/3698
- @atzzCokeK made their first contribution in https://github.com/faker-js/faker/pull/3704
- @TomSchrier made their first contribution in https://github.com/faker-js/faker/pull/3711
Full Changelog: https://github.com/faker-js/faker/compare/v10.2.0...v10.3.0