Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Karkas 3.0.0

Compare
Choose a tag to compare
@x1unix x1unix released this 07 Aug 00:33
· 40 commits to master since this release

Changelog

  • Migrate to CommonJS module system
  • Divide library to compiler and DOM features
  • Allow usage on NodeJS (compiler only)
  • Refactor components API
  • Deprecated compile-to-element feature
  • karkas.View now receive only text as template content
  • karkas.import now imports content to single template.
  • Added npm package
  • Performance improvements

Migration

This version is not compatible with old v2.x release.