Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 998 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 998 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.0] - 2018-06-27

Changed

  • Moved to GitHub
  • Cleaned up Node dependencies
  • README to clarify more

0.0.2 - 2018-06-14

Added

  • Functionality to render a handlebars template on the server side, and insert it in a provided insertion point in the page.
  • Added transpilation step for older browser since BigCommerce doesn't compile third party code.

0.0.1 - 2018-06-07

Added

  • Initial version