- Switch to @faker-js/faker
- Add
animal
,music
,marsenne
anddatatype
entities - Update
git
entity - Improve tests
- Add support for Faker v5.1
- include
node_modules
folder in.vscodeignore
- convert locale field in setting from free text to dropdown
- improve vscodeignore to ignore some files and folders
fix performance issue by loading Faker based on locale set in config
use replace mechanism to put faker values
add multi cursor support