Skip to content

Tags: traitsjs/traits.js

Tags

v1.1.5

Toggle v1.1.5's commit message
Bug fix: would fail if a property was not present and the prototype is

v1.1.4

Toggle v1.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
dotnetCarpenter Jon Ege Ronnenberg
version 1.1.4 - fix ES2015 module export

v1.1.3

Toggle v1.1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
dotnetCarpenter Jon Ege Ronnenberg
Fixed generated UMD distribution files (again)

Use prepublish instead of postinstall npm hook, since postinstall can only use direct dependencies and we need to use rollup to create
our UMD versions of traits.js.

v1.1.2

Toggle v1.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
dotnetCarpenter Jon Ege Ronnenberg
fix mkdir throwing an error because npm already creates the dist folder

v1.1.1

Toggle v1.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dotnetCarpenter Jon Ege Ronnenberg
fix mkdirp not being usable when doing post-install

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
dotnetCarpenter Jon Ege Ronnenberg
Version 1.1.0 - UMD version of traits.js

v1.0.3

Toggle v1.0.3's commit message
version 1.0.3 - unit tests now run in IE5-8 + code coverage data

v1.0.2

Toggle v1.0.2's commit message
version 1.0.2 - updates to README

v1.0.1

Toggle v1.0.1's commit message
version 1.0.1

v0.5.0

Toggle v0.5.0's commit message
Added ISC license, added continuous integration and fixed bower and npm