faker

Generate massive amounts of fake data in the browser and node.js

OTHER License

Downloads
23.2M
Stars
11.7K
Committers
479

Bot releases are visible (Hide)

faker - v9.0.0-alpha.0 Latest Release

Published by xDivisionByZerox 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v8.4.1...v9.0.0-alpha.0

faker - v8.4.1

Published by Shinigami92 8 months ago

What's Changed

Full Changelog: https://github.com/faker-js/faker/compare/v8.4.0...v8.4.1

faker - v8.4.0

Published by xDivisionByZerox 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v8.3.1...v8.4.0

faker - v8.3.1

Published by xDivisionByZerox 11 months ago

What's Changed

Full Changelog: https://github.com/faker-js/faker/compare/v8.3.0...v8.3.1

faker - v8.3.0

Published by xDivisionByZerox 11 months ago

Known Issue

⚠ WARNING: This version has compiler issues due to missing internal types.

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v8.2.0...v8.3.0

faker - v8.2.0

Published by xDivisionByZerox about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v8.1.0...v8.2.0

faker - v8.1.0

Published by Shinigami92 about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v8.0.2...v8.1.0

faker - v8.0.2

Published by Shinigami92 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v8.0.1...v8.0.2

faker - v8.0.1

Published by Shinigami92 over 1 year ago

This release only offers a cleanup of the docs and the README.md for npm

What's Changed

Full Changelog: https://github.com/faker-js/faker/compare/v8.0.0...v8.0.1

faker - v8.0.0

Published by Shinigami92 over 1 year ago

New & Noteworthy

We are happy to announce that the stable release of v8. The v8 version will be the last version that supports NodeJS v14 which reached EOL on (2023-04-30).
Future we won't also support TS 4.x in further major versions anymore (>= v9).

For a complete migration guide from v7 to v8 please checkout fakerjs.dev/guide/upgrading.

Biggest changes between v7 to v8:

  • We removed support for locale switching at runtime. However, it is now possible to craft custom Faker instances with imported locales and chain them as fallbacks.
  • You can not import all pre-build Faker instances from @faker-js/faker, but there is a known bug #1791 so it is currently still recommended to import them from @faker-js/faker/locale/<locale>.
  • Behind the scenes, we are now throwing errors for non existing locale data. If you need to access the raw data for any reasons, you can still access them via faker.rawDefinitions, but this is not officially supported and can be changed at anytime.
  • Image providers are deprecated, please use the image module directly.

https://fakerjs.dev is now also fully updated. Please feel free to explore it.

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v7.6.0...v8.0.0

faker - v8.0.0-beta.1

Published by Shinigami92 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v8.0.0-beta.0...v8.0.0-beta.1

faker - v8.0.0-beta.0

Published by Shinigami92 over 1 year ago

New & Noteworthy

We are happy to announce that we are moving into the beta phase of v8. The v8 version is the last to support NodeJS v14 which reaches EOF tomorrow (2023-04-30) as well as TS 4.x. Future major versions (>= v9) won't support NodeJS v14 anymore and also official support for TS 4.x will be discontinued.

From now on, only small changes will be made; all the big things we wanted in v8 have already been implemented. This means we are now actively asking for your feedback, especially for the migration guide https://next.fakerjs.dev/guide/upgrading.html.

Biggest changes between v7 to v8:

  • We removed support for locale switching at runtime. However, it is now possible to craft custom Faker instances with imported locales and chain them as fallbacks.
  • You can not import all pre-build Faker instances from @faker-js/faker, but there is a known bug #1791 so it is currently still recommended to import them from @faker-js/faker/locale/<locale>.
  • Behind the scenes, we are now throwing errors for non existing locale data. If you need to access the raw data for any reasons, you can still access them via faker.rawDefinitions, but this is not officially supported and can be changed at anytime.

Please explore https://next.fakerjs.dev for more information.

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v8.0.0-alpha.2...v8.0.0-beta.0

faker - v8.0.0-alpha.2

Published by Shinigami92 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v8.0.0-alpha.1...v8.0.0-alpha.2

faker - v8.0.0-alpha.1

Published by Shinigami92 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v8.0.0-alpha.0...v8.0.0-alpha.1

faker - v8.0.0-alpha.0

Published by Shinigami92 almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v7.6.0...v8.0.0-alpha.0

faker - v7.6.0

Published by Shinigami92 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v7.5.0...v7.6.0

faker - v7.5.0

Published by Shinigami92 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v7.4.0...v7.5.0

faker - v7.4.0

Published by Shinigami92 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v7.3.0...v7.4.0

faker - v7.3.0

Published by Shinigami92 over 2 years ago

New & Noteworthy

Webpack v4 should now be supported 🚀

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v7.2.0...v7.3.0

faker - v7.2.0

Published by Shinigami92 over 2 years ago

New & Noteworthy

We removed the last parameter for image.imageUrl and always generate https URLs

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v7.1.0...v7.2.0