Skip to content

Releases: bigcommerce/stencil-utils

1.0.1: Merge pull request #61 from hegrec/bump

23 Mar 18:47
Compare
Choose a tag to compare

Use standard ES6 import methods that support NPM

18 Mar 17:06
Compare
Choose a tag to compare

Breaking changes

Removing JSPM as the self executing bundle generator and adding webpack to handle that bit.

window bound bundles continue to be used from dist/stencil-utils.min.js as a <script> tag in the markup of a page.

Any themes that were utilizing JSPM before will need to manually resolve the package eventemitter2 by updating their package.json and config.js to point to have "eventemitter2": "github:asyncly/EventEmitter2@^0.4.14", and not "asyncly/EventEmitter2": "github:asyncly/EventEmitter2@^0.4.14",

Open Source Readiness

07 Mar 21:59
Compare
Choose a tag to compare

Added license files and bumped version

Added license files

03 Mar 23:46
Compare
Choose a tag to compare
  • Added License files

0.3.8: Merge pull request #52 from hegrec/jquery

21 Jan 22:59
Compare
Choose a tag to compare

Bugfixes and Cookie Warning

05 Jan 23:56
Compare
Choose a tag to compare
  • Set noConflict for JQuery so that it will return to the window
  • Changes for EU Cookie message

Cookie Warning

22 Dec 23:55
Compare
Choose a tag to compare

This Release includes the updated code for the EU Cookie warning.

0.3.5: Merge pull request #45 from bigcommerce/addarr

28 Oct 19:53
Compare
Choose a tag to compare
Allow array of items to have quantity updated at once

Releasing 0.3.4

04 Sep 20:19
Compare
Choose a tag to compare
Merge pull request #43 from bigcommerce/cartopts

API endpoint for cart option changing

Release 0.3.3

04 Sep 18:28
Compare
Choose a tag to compare
Merge pull request #42 from mickr/BIG-20885

BIG-20885 - Apply GiftCertificates in Cart