Skip to content

Releases: canjs/can-validate

QUNIT2 upgrade

28 May 20:05
Compare
Choose a tag to compare

This updates the tests to use QUnit@2.x.x.

#80

v1.2.0

05 Jul 16:54
Compare
Choose a tag to compare

Add "use strict" #73

v1.1.4

05 Jul 16:52
Compare
Choose a tag to compare

Cleanup markdown sample code #71

1.1.3

27 Dec 00:59
Compare
Choose a tag to compare

In the previous release, can-reflect/eachIndex was introduced to replace can-util/each. Unfortunately can-reflect/eachIndex throws when passed an undefined/null reference.

This patch release adds a conditional to prevent can-validate to throw.

1.1.2

27 Dec 00:56
Compare
Choose a tag to compare

This patch release includes several small changes to can-validate internals, namely:

  • Remove unused import
  • Use can-reflect instead of can-util
  • Fix jshint setup (it needed a config file)
  • Use bit-docs 0.0.8 (instead of the prerelease)

✌️

Updated docs, dependencies, and added cycle detection

01 Nov 18:26
Compare
Choose a tag to compare
  • Update dependencies to enable Greenkeeper 🌴 #51
  • Remove generated API docs from the README #54
  • Remove all prerelease package refs #56
  • Add a cycle detection script to test process #62
  • update bit-docs to version 0.0.8-2 #63
  • Update docs with new @parent & @collection #64
  • Hide the changelog #65

v1.1.0...v1.1.1

can-reflect

23 Jun 03:23
Compare
Choose a tag to compare
v1.1.0

1.1.0