Skip to content

Releases: muqube/meteor-fake

Simple schema support

18 Jun 12:42
Compare
Choose a tag to compare
  • Simple schema support added
  • Only Number, String and Boolean type fields are supported at the moment
  • The max and min options are respected for Number and String type.