We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f6485e commit 0599dffCopy full SHA for 0599dff
1 file changed
README.md
@@ -7,6 +7,14 @@
7
8
An EmberJS validation framework that is completely and utterly computed property based.
9
10
+## Compatibility
11
+
12
+| Addon | Ember | Node |
13
+|-------|---------|---------|
14
+| 5.x | >= 3.28 | >= 14.x |
15
+| 4.x | <= 3.28 | >= 12.x |
16
17
18
## Features
19
20
**No observers were used nor harmed while developing and testing this addon.**
0 commit comments