Skip to content

Releases: bitovi/ylem

v1.0.1

Choose a tag to compare

@chasenlehara chasenlehara released this 30 Apr 19:29

Fix memory leak by unbinding on unmount #115

v1.0.0-pre.8

v1.0.0-pre.8 Pre-release
Pre-release

Choose a tag to compare

@mickmcgrath13 mickmcgrath13 released this 29 Dec 20:54
  • ignore observation during viewmodel updates
  • ephemeral tracking of the observation stack (no more than one thing on the stack at a time)

fix makeEnumerable

Choose a tag to compare

@christopherjbaker christopherjbaker released this 30 Oct 20:47

makeEnumerable was failing on some object types, namely DefineList and DefineMap. It now checks for _define before proceeding.

Update Deps

Choose a tag to compare

@christopherjbaker christopherjbaker released this 05 Oct 21:27

update can-define dependency

add missing can-namespace and can-stache-key dependencies

v0.5.8

Choose a tag to compare

@chasenlehara chasenlehara released this 29 Sep 00:02

Fixed peerDependencies so it can be used with React 16.