Skip to content

Releases: canjs/can-construct

Remove pre-release package references

01 Sep 21:22
Compare
Choose a tag to compare

The post-can-reflect releases from CanJS 3.9 are all stable, so packages shouldn't be depending on pre-releases now.

can-reflect

23 Jun 02:20
Compare
Choose a tag to compare
v3.2.0

3.2.0

Upgrade StealJS

02 Mar 23:39
Compare
Choose a tag to compare

The steal, steal-tools, and related testing plugins have been updated to the latest versions.

Added Construct.ReturnValue

26 Jan 20:53
Compare
Choose a tag to compare

#30 Allows to return a custom value (Object) for a new instance.

Extend with Object.defineProperty

16 Dec 16:22
Compare
Choose a tag to compare

#29 - Avoid calling setters when extending instance for prototype.