Skip to content

v2.0.0

Latest

Choose a tag to compare

@tornqvist tornqvist released this 01 Aug 09:44
3512335
  • Removed nanohtml transform to support compiling for use with node (useful for SSR). When using browserify, you will have to add b.transform(require('nanohtml'), { global: true }) to ensure that everything is compiled properly.