Skip to content

Releases: canjs/can-observation

Updating Deps and Exposing lower-level state

09 Feb 03:42
Compare
Choose a tag to compare

This release includes greenkeeper issues for updating dependencies( #43, #42, #54 ), some commits to account for the deps updates (#55,), and issue #51 for exposing the observationStack and remaining objects as properties on the Constructor Function (the class) to aid subclassing or plugins.

correctly dependency injecting can-namespace

18 Jan 17:44
Compare
Choose a tag to compare

correctly dependency injecting can-namespace

18 Jan 17:41
Compare
Choose a tag to compare

can-namespace

14 Dec 18:00
Compare
Choose a tag to compare
  • updated to use can-namespace, can-cid, and can-types
  • throwing an error if multiple versions of can-observation are loaded