Skip to content

Releases: faker-js/faker

v6.3.0

02 May 14:28
4efaff9
Compare
Choose a tag to compare

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

v6.2.0

02 May 14:17
1885dd0
Compare
Choose a tag to compare

New & Noteworthy

  • lorem.paragraphs() now use \n as separator by default
  • new functions: finance.pin, database.mongodbObjectId, phone.imei, and internet.emoji

What's Changed

New Contributors

Full Changelog: v6.1.2...v6.2.0

v6.1.2

04 Apr 15:56
b34ef46
Compare
Choose a tag to compare

New & Noteworthy

  • We now throw FakerError instead of just Error #718
  • datatype.number changed in behavior #664
  • Renamed hexaDecimal to hexadecimal #764

What's Changed

New Contributors

Full Changelog: v6.1.1...v6.1.2

v6.1.1

28 Mar 21:11
62dcfc9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

28 Mar 17:55
7d81712
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.0.0

15 Mar 18:47
ad1509a
Compare
Choose a tag to compare

v5 to v6 migration guide

What's Changed

All v6.0.0 Contributors

Full Changelog: v5.5.3...v6.0.0
Since last beta Changelog: v6.0.0-beta.0...v6.0.0

It's beta time

07 Mar 19:17
071e2bf
Compare
Choose a tag to compare
It's beta time Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v6.0.0-alpha.7...v6.0.0-beta.0

CJS fix

20 Feb 18:13
d7f4751
Compare
Choose a tag to compare
CJS fix Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v6.0.0-alpha.6...v6.0.0-alpha.7

Docs, Tests, Types, Bugfixes, ...

10 Feb 17:48
999556b
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Read more

pnpm hotifx

25 Jan 18:22
15d398b
Compare
Choose a tag to compare
pnpm hotifx Pre-release
Pre-release

What's Changed

Full Changelog: v6.0.0-alpha.4...v6.0.0-alpha.5