Skip to content

v2.0.0

Choose a tag to compare

@sammysaglam sammysaglam released this 06 May 17:12
· 10 commits to master since this release

Changes:

  • Source codes in example renders are now fully editable
  • Allow template variable injection using #{variable} syntax
  • removed PrismJS code highlighting as it takes up too much space in final bundles
    • to be replaced soon with a lightweight regex based highlighter