Releases: aldendaniels/koko
Releases · aldendaniels/koko
Version 0.1.2
Rename component.navigate() to navigateToPath() to match documentation and the global koko.navigateToPath() method.
Also stop throwing errors when setReady() is called on already-loaded components. Instead, just make this a NOOP.
Version 0.1.1
Build UMD bundles. Also build new version that is not minified, but also does not include a source map.
Version 0.1.0
Fully functional, but not well tested. The API is not yet stable, so expect non-backwards compatible changes prior to version 1.0.