squirrelly v8.0.0-beta.2 Release Notes

Release Date: 2020-02-16 // about 4 years ago
  • TL;DR

    • ๐Ÿ‘ Sqrl.render() now supports async
    • โšก๏ธ Updated naming conventions so everything is camelCase
    • ๐Ÿ‘ Async support for helpers and filters (still depends on await though)
    • โž• Add include to browser distribution
    • ๐Ÿ›  Fix so renderFile and render take callbacks

    Commits

    • โšก๏ธ Update tests to get coverage across threshold a930fb9
    • โšก๏ธ Updated README.md e5f3ce1
    • ๐Ÿ›  Fixed compile so that the returned fn accepts a callback e8bf591
    • ๐Ÿ”€ Merge pull request #141 from squirrellyjs/greenkeeper/rollup-plugin-typescript2-0.26.0 0fc4766
    • ๐Ÿ›  fix: fix getConfig baseConfig, add include to browser distribution 38d187d
    • ๐Ÿ›  fix: fix includeFile to use parent file options 8ad2dd6
    • ๐Ÿ’… refactor: fix naming styles, extract types for readability 619418f
    • โž• Added file tests 8913455
    • โšก๏ธ chore(package): update lockfile yarn.lock df53e87
    • โšก๏ธ chore(package): update rollup-plugin-typescript2 to version 0.26.0 9ef5e3c

    v8.0.0-beta.1...v8.0.0-beta.2