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.2.2 - 2020-03-02
- README use instruction.
0.2.1 - 2019-11-20
- Node packages with security alert.
0.2.0 - 2018-11-28
- Switch to
require
instead ofimport
because module usesmodule.exports
- NPM audit fix
0.1.1 - 2018-10-25
- When not used the sitewide banners package a TypeError was thrown because the banners array was not empty but with an
undefined
object.
0.1.0 - 2018-10-01
- Updated endpoint calls to use BigCommerce v3 API since previos form is deprecated now. This had the effect to us removing the test banner creation since Banners are not yet on v3.
- Information about transpiled files on webpack.common.js files.
- This document
- Include WebPack in default Grunt tasks
- ESLint to ignore Gruntfile
0.0.2 - 2018-02-19
- Minor cleanup of dependencies
0.0.1 - 2018-02-17
- Initial project