Skip to content

Commit ab0f49e

Browse files
authored
Merge pull request #726 from leite08/master
Added a jumbo warning about the deprecation of this repo
2 parents c6ca442 + a1096a2 commit ab0f49e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ SimpleSchema
77

88
A simple, reactive schema validation package for Meteor. It's used by the [Collection2](https://github.com/aldeed/meteor-collection2) and [AutoForm](https://github.com/aldeed/meteor-autoform) packages, but you can use it by itself, too.
99

10+
11+
## IMPORTANT NOTE! THE VERSION IN THIS REPO IS DEPRECATED
12+
1013
NOTE: "v2" of this package is [an NPM package](https://github.com/aldeed/node-simple-schema). Please use the NPM package even in Meteor apps. This Meteor package will get only critical fixes. For help with migrating, see the [CHANGELOG](https://github.com/aldeed/meteor-simple-schema/blob/master/CHANGELOG.md#200).
1114

1215
## Table of Contents

0 commit comments

Comments
 (0)