danibram / mocker-data-generator

A simplified way to generate masive mock data based on a schema, you can use the awesome fake/random data generators like (FakerJs, ChanceJs, CasualJs and RandExpJs)
https://danibram.github.io/mocker-data-generator/
MIT License
426 stars 45 forks source link

Upgraded fakerjs from 5.3 to 7.6. #121

Closed mmacfadden closed 1 year ago

mmacfadden commented 1 year ago

An initial attempt to upgrade FakerJS to the more recent version. All unit tests are passing.

ghost commented 1 year ago
👇 Click on the image for a new way to code review - Make big changes easier — review code in small groups of related files - Know where to start — see the whole change at a glance - Take a code tour — explore the change with an interactive tour - Make comments and review — all fully sync’ed with github [Try it now!](https://app.codesee.io/r/reviews?pr=121&src=https%3A%2F%2Fgithub.com%2Fdanibram%2Fmocker-data-generator)

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

danibram commented 1 year ago

No longer needed with v3. Thanks for the contribution anyway