Skip to content

Version 7.2.0

Compare
Choose a tag to compare
@nebrelbug nebrelbug released this 12 Jul 20:46
· 354 commits to master since this release

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