Skip to content

v3.0.0

Latest

Choose a tag to compare

@harryadel harryadel released this 07 Jun 16:59
e5068e4

aldeed:simple-schema 3.0.0

This is the full Meteor 3 release of aldeed:simple-schema, published to Atmosphere as aldeed:simple-schema@3.0.0.

Highlights

  • Adds promise-based clean, validate, validation context validation, autoValue, custom field validators, and whole-document validators.
  • Converts the package tests and helpers to async validation flows.
  • Marks the package as a breaking 3.x release for Meteor 3.

Published Package

Credits

Special thanks to @thumptech for the async work preserved from #755, and @vparpoil for the prerequisite full async work.

Merged in #756: #756