Skip to content

Releases: canjs/can-assign

Fix package.json main module

28 May 00:30
Compare
Choose a tag to compare

This fixes the path to the main file in package.json from dist/cjs/can-assign.js to can-assign and remove the main from steal config.

Fixes #19

QUNIT2 upgrade

28 May 00:23
Compare
Choose a tag to compare

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

#18

v1.3.1

19 Jul 17:25
Compare
Choose a tag to compare
  • Removed "use strict" from .js files #10

v1.3.0

10 Jul 16:31
Compare
Choose a tag to compare
  • Added 'use strict' #7

v1.2.0

04 Jul 03:08
Compare
Choose a tag to compare

Add assign to can-namespace #8

Updated docs and added cycle detection

02 Nov 16:29
Compare
Choose a tag to compare
  • Add a cycle detection script to test process #2
  • Update docs with new @parent & @collection #4

v1.0.0...v1.0.1