Releases: canjs/can-simple-map
Releases · canjs/can-simple-map
.serialize and .get are observable
For #32
This fires __key
events
v3.1.4-pre.1
3.1.4-pre.1
Upgrade StealJS
The steal
, steal-tools
, and related testing plugins have been updated to the latest versions.
get/set/serialize + webpack
Adds a .get
, .set
, and .serialize
method for #11. Also makes webpack work.