squirrelly v7.2.0 Release Notes

Release Date: 2019-07-12 // almost 5 years ago
  • Major Changes

    • ๐Ÿšš Moved from Webpack to Rollup! This results in an even smaller bundle size, and it takes less time to clone Squirrelly as a developer as well
    • Created a separate file so the runtime.js file is even smaller
    • ๐Ÿ‘€ Created a demo page!! See it here

    Commits

    • โž• Added P as an export, replaced Sqrl with an object containing H, P, etc. 550ae85
    • ๐Ÿ›  Fixed formatting 6909ba3
    • โž• Added demo page e13fca8
    • โœ‚ Removed Webpack config 66b5504
    • โœ‚ Removed references to RUNTIME in Webpack 291dd68
    • Rebuilt Squirrelly dist files ffd3996
    • โž• Added rollup.config.js, fixed cli.js 24292c0
    • โšก๏ธ Updated runtime.js utils import a2b79b6
    • โž• Added runtime-utils.js 2ea5bdf
    • โš™ runtime.js f775cc1
    • โž• Added Rollup config 3ae9631
    • โž• Added new scripts d5b9466
    • Installed Rollup 708e314

    v7.1.5...v7.2.0