npm @faker-js/faker 6.3.0
v6.3.0

latest releases: 9.0.3, 9.0.2, 9.0.1...
2 years ago

New & Noteworthy

  • New function: faker.helpers.maybe
  • Move arrayElement(s) to helpers
    • Sorry that we currently move some functions around, we are trying to prepare a new module structure. If you want to discuss with us, see #805
  • Separate methods for objectKey and objectValue, deprecate objectElement
  • We now return the seed with the seed() function, please use this return value instead of faker.seedValue
  • Configure eol character for git.commitEntry
  • There is now a self-manageable store for the unique function

This will be the last v6 version and we will now start with v7. Therefore this is the last version that supports Node v12. The next iteration will require at least Node v14.6.
v7 will contain many breaking changes like removal of all current deprecated functions.

What's Changed

New Contributors

Full Changelog: v6.2.0...v6.3.0

Don't miss a new faker release

NewReleases is sending notifications on new releases.