solorice/vscodium/extensions/deerawan.vscode-faker-2.0.0/CHANGELOG.md
2022-04-28 21:17:01 +03:00

34 lines
548 B
Markdown

# 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