Releases: sanctuary-js/sanctuary-type-identifiers
Releases · sanctuary-js/sanctuary-type-identifiers
Version 4.0.0
Version 3.0.0
Changes:
⚠️ the type identifier ofx
is now specified atx['@@type']
rather thanx.constructor['@@type']
(#38)
Version 2.0.1
Fixes:
- the regular expression now uses
[\s\S]
rather than[^]
to match any character for Internet Explorer compatibility (#13)
Version 2.0.0
Changes:
- the specification for type identifiers is now formally defined, is compatible with scoped package names, and supports versioning (#10)
Additions:
Version 1.0.0
v1.0.0 Version 1.0.0