What's Changed
- refactor: replace MersenneTwister implementation with a pure-rand based one by @ST-DDT in #3288
- chore: improve variable naming of system module by @ST-DDT in #3315
- refactor(locale): re-moo-ved some incorrect
cow
data by @matthewmayer in #3326 - refactor(locale): fix truncated song names with commas by @matthewmayer in #3327
- refactor(locale): fix bad uz street_name_part data by @matthewmayer in #3328
- docs(helpers): add missing example results to uniqueArray by @ST-DDT in #3321
- chore: align coding style of deprecated.ts by @ST-DDT in #3312
- refactor(locale): fix various locale data with trailing spaces by @matthewmayer in #3329
- chore(deps): lock file maintenance by @renovate in #3331
- chore: align coding style of word module by @ST-DDT in #3319
- chore: align coding style of lorem module by @ST-DDT in #3313
- chore: improve parameter naming of internet module by @ST-DDT in #3317
- feat(finance): use fake patterns for transactionDescription by @ST-DDT in #3202
- feat(locale): add german animal types by @motz0815 in #3334
- feat(internet): update to simplified modern user-agent list by @matthewmayer in #3324
- feat(location): add list of spoken languages by @UmairJibran in #3333
- chore: improve variable naming of helpers module by @ST-DDT in #3316
- docs: fix link to randomizer guide by @ST-DDT in #3332
- chore(deps): lock file maintenance by @renovate in #3337
- fix(finance): correct Discover card number format by @julsql in #3336
- docs: improve examples for objectKey,objectValue,objectEntry by @matthewmayer in #3339
- infra(unicorn): prevent-abbreviations by @ST-DDT in #3320
- chore(deps): lock file maintenance by @renovate in #3340
- fix: basic wildcard range handling + add more tests by @ST-DDT in #3322
- docs(api): add refresh button to examples by @ST-DDT in #3301
- fix(system): semver parts should not be limited to 0-9 by @matthewmayer in #3349
- fix(image): dataUri should return random type by @matthewmayer in #3347
- refactor(image): deprecate urlPlaceholder by @ST-DDT in #3341
- docs: fix examples which return string/number by @matthewmayer in #3348
- docs(image): improve urlPlaceholder alternatives by @ST-DDT in #3351
- chore: update LICENSE file by @ST-DDT in #3350
- chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to 9791f4a by @renovate in #3354
- chore(deps): update dependency prettier to v3.4.2 by @renovate in #3355
- chore(deps): update all non-major dependencies by @renovate in #3359
- chore(deps): update dependency ts-morph to v25 by @renovate in #3360
- chore(deps): update eslint by @renovate in #3357
- chore(deps): update devdependencies by @renovate in #3356
- chore(deps): lock file maintenance by @renovate in #3353
- chore(deps): update vitest by @renovate in #3358
- chore(deps): lock file maintenance by @renovate in #3366
- docs(finance): add seeAlsos by @ST-DDT in #3344
- chore(deps): update eslint by @renovate in #3369
- docs: use embedded build for preview examples by @ST-DDT in #3343
- chore(deps): lock file maintenance by @renovate in #3370
- refactor(locales): fix chemical element names in zh_CN by @tuanzisama in #3371
- refactor(locale): improve product_name data in en and tr by @k-salih in #3372
- chore(release): 9.4.0 by @fakerjs-bot in #3362
New Contributors
- @motz0815 made their first contribution in #3334
- @UmairJibran made their first contribution in #3333
- @julsql made their first contribution in #3336
- @tuanzisama made their first contribution in #3371
- @k-salih made their first contribution in #3372
Full Changelog: v9.3.0...v9.4.0