Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Releases: bbbco/insomnia-plugin-faker

v.1.1.0

01 Jul 16:01
Compare
Choose a tag to compare
  • Switched to community driven @faker-js/faker library
  • Added better handling for Optional Modifier argument. If you're having issues, try surrounding with square brackets (i.e., [1, foo]) or as a JSON object (i.e., {"foo": "bar"})
  • Updated README

v1.0.1

23 May 05:42
Compare
Choose a tag to compare
Added Support for:

 - Random and Image namespaces
 - Localization
 - Optional Modifiers to be passed to Faker types

v1.0.0

23 May 05:42
Compare
Choose a tag to compare

Initial Release!