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