New
v10.1.0
What's Changed
- docs: add note about Jest incompatibility to UPGRADING by @matthewmayer in https://github.com/faker-js/faker/pull/3609
- refactor(image): mark loremflickr as deprecated, use only picsum photos in url() by @matthewmayer in https://github.com/faker-js/faker/pull/3610
- fix(locale): fix the Spring Airlines IATA Code by @Zhengxing-Gu in https://github.com/faker-js/faker/pull/3612
- docs: add info for seeding dates by @dbartholomae in https://github.com/faker-js/faker/pull/3520
- feat(locale): Add ku_ckb locale by @arentalb in https://github.com/faker-js/faker/pull/3441
- feat(locale): add Russian localization for book module by @gauravarora in https://github.com/faker-js/faker/pull/3628
- chore(deps): update dependency typescript to v5.9.3 by @renovate[bot] in https://github.com/faker-js/faker/pull/3621
- chore(deps): update actions/github-script action to v8 by @renovate[bot] in https://github.com/faker-js/faker/pull/3625
- chore(deps): update all non-major dependencies by @renovate[bot] in https://github.com/faker-js/faker/pull/3622
- chore(deps): update dependency ts-morph to v27 by @renovate[bot] in https://github.com/faker-js/faker/pull/3627
- chore(deps): update actions/setup-node action to v5 by @renovate[bot] in https://github.com/faker-js/faker/pull/3626
- chore: migrate to eslint defineConfig by @Shinigami92 in https://github.com/faker-js/faker/pull/3632
- chore(deps): update eslint by @renovate[bot] in https://github.com/faker-js/faker/pull/3624
- chore(deps): update devdependencies by @renovate[bot] in https://github.com/faker-js/faker/pull/3623
- chore(deps): update dependency @vitest/eslint-plugin to v1.3.20 by @renovate[bot] in https://github.com/faker-js/faker/pull/3620
- chore(release): 10.1.0 by @fakerjs-bot in https://github.com/faker-js/faker/pull/3634
New Contributors
- @Zhengxing-Gu made their first contribution in https://github.com/faker-js/faker/pull/3612
- @dbartholomae made their first contribution in https://github.com/faker-js/faker/pull/3520
- @arentalb made their first contribution in https://github.com/faker-js/faker/pull/3441
- @gauravarora made their first contribution in https://github.com/faker-js/faker/pull/3628
Full Changelog: https://github.com/faker-js/faker/compare/v10.0.0...v10.1.0