Skip to content

Releases: sanctuary-js/sanctuary-type-identifiers

Version 4.0.0

21 Jan 09:34
085e771
Compare
Choose a tag to compare

Changes:

  • ⚠️ bower.json has been removed (#40)
  • ⚠️ source code now uses ES6 language features (#46)

Version 3.0.0

03 Nov 12:41
f0dc566
Compare
Choose a tag to compare

Changes:

  • ⚠️ the type identifier of x is now specified at x['@@type'] rather than x.constructor['@@type'] (#38)

Version 2.0.1

24 May 07:33
4f8ad1b
Compare
Choose a tag to compare

Fixes:

  • the regular expression now uses [\s\S] rather than [^] to match any character for Internet Explorer compatibility (#13)

Version 2.0.0

12 May 09:08
5c00588
Compare
Choose a tag to compare

Changes:

Additions:

Version 1.0.0

12 May 03:33
Compare
Choose a tag to compare
v1.0.0

Version 1.0.0