Open Collective
Open Collective
Loading
March Updates
Published on April 2, 2021 by Marak Squires

Released Versions:

v5.5.0
v5.5.1
v5.5.2

[Improvement] Call `createTransaction` method once from within `finance.transactionDescription`
https://github.com/Marak/faker.js/pull/1121
https://github.com/Marak/faker.js/issues/1108

New datatype module
https://github.com/Marak/faker.js/pull/1123
https://github.com/Marak/faker.js/issues/1114

Added italian city names
https://github.com/Marak/faker.js/pull/1126

Add more Indonesian names
https://github.com/Marak/faker.js/pull/1128

Issue #1097: add bicycleType in the vehicle module
https://github.com/Marak/faker.js/pull/1127

Update description of faker.random.objectElement #1131
https://github.com/Marak/faker.js/pull/1131

Add support for en_GH locale #1130
https://github.com/Marak/faker.js/pull/1130

Add ko address.postcode format
https://github.com/Marak/faker.js/pull/1140

Improve faker.random.arrayElements performance
https://github.com/Marak/faker.js/pull/1143

Create female/male_first_name.json in pl locale
https://github.com/Marak/faker.js/pull/1135

perf(system): improve commonFileName, commonFileExt, fileType, directoryPath performance
https://github.com/Marak/faker.js/pull/985

Adds fr_BE locale
https://github.com/Marak/faker.js/pull/1118

Integrate ESLint and Husky
https://github.com/Marak/faker.js/pull/841

Multiple Linting fixes ( working towards full lint and linting as part of CI / tests)

Give each faker instance its own random number generator
https://github.com/Marak/faker.js/pull/1147

Seeding bug
https://github.com/Marak/faker.js/issues/768

Importing faker directly from locales fails
https://github.com/Marak/faker.js/issues/1148

fileName() and filePath() have no extensions
https://github.com/Marak/faker.js/issues/1153