Skip to content

v2.0.0

Compare
Choose a tag to compare
@jescalan jescalan released this 26 Jul 03:09
· 20 commits to master since this release
  • Breaking Local cache feature removed
  • Breaking You must be using the latest version of spike for single page templates to work in this version. Also if you are upgrading from a previous version, you must also ensure that the single page templates are not prefixed by an underscore or ignored.
  • Major behavior change - data will only load once on initial compile and stay cached in memory through a watch, it will not re-fetch on every save unless using the aggressiveReload option
  • A significant under-the-hood update to the way that single templates are rendered
  • Will only work on the latest version of spike, so make sure to upgrade both at the same time!