Skip to content

Releases: canjs/can-diff

Remove 'can-symbol' double import

09 Apr 18:23
Compare
Choose a tag to compare

var canSymbol = require("can-symbol"); was present twice
#22

Include new patch-sort function

25 Jul 22:13
Compare
Choose a tag to compare

Adds can-diff/patch-sort function used to sort removes to the front of a set of patches.

QUNIT2 upgrade

28 May 18:19
Compare
Choose a tag to compare

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

#18

Duplicate Release

10 Dec 03:02
Compare
Choose a tag to compare

This is the same as 1.4.3

Patcher teardown unbinds from the list

07 Dec 21:20
Compare
Choose a tag to compare

Fixes: #13. This removes a memory leak with {{#each()}}

fix merging lists of primitives

28 Aug 20:39
Compare
Choose a tag to compare

v1.4.0

10 Jul 15:33
Compare
Choose a tag to compare

-Add "use strict" #9

v1.2.0

05 Jul 17:24
Compare
Choose a tag to compare
  • Add compatibility with how webpack builds for production #8