Skip to content

2.7.0

Compare
Choose a tag to compare
@mistic100 mistic100 released this 02 Jul 10:39
· 6 commits to master since this release

Breaking change

Remove minified files from the distribution (jsDelivr users have nothing to do as the CDN provides automatic minification).

Removed doT.js dependency used for template generation.

  • If you do not use custom templates => no action needed
  • If you use custom templates as functions => no action needed
  • If you use custom templates with doT syntax => you must rewrite them as a function (check source for examples)