Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Latest commit

 

History

History
182 lines (102 loc) · 8.2 KB

CHANGELOG.md

File metadata and controls

182 lines (102 loc) · 8.2 KB

1.21.4 (2019-12-20)

1.21.3 (2019-12-20)

  • fix: avoid caching of storefront api responses (9974a07)
  • fix: correcting url for deploy issues docs (44ef5e9)
  • fix: fix origin sent with graphql requests (#541) (8f3f02c)

1.21.2 (2019-11-15)

  • fix: bump stencil-styles to 1.2.0 (97389b9)

1.21.1 (2019-10-22)

  • fix: update paper to 3.0.0-rc.26 (32ef114)

1.21.0 (2019-10-14)

  • Adding Support for Node 10 (#525) (3013fb4)

1.20.3 (2019-10-10)

  • feat: strf-7393 make cli work with paper 3.x branch (7ba9688)

1.20.2 (2019-09-12)

  • fix: bump paper to 2.0.19 (670a7ad)
  • Revert "Merge pull request #500 from bc-williamkwon/changePaperBranch" (3e195e8)
  • Revert "Merge pull request #506 from bookernath/paper-rc.20" (5ada1b4)

1.20.1 (2019-09-05)

  • Revert "Merge pull request #491 from bookernath/browser-sync-master" (020ca91)

1.20.0 (2019-08-16)

  • feat: accept url and token as arguments on stencil init (b69a9fe)

1.19.0 (2019-08-07)

  • fix: bump paper to 3.0.0-rc20 (e9c7691)
  • feat: strf-7175 bump paper to 3.0.0-rc.19 (eb5ef78)

1.18.0 (2019-08-01)

  • feat: bump paper to 2.0.18 (fa71b05)
  • feat: remove client id from required fields (0cbc093)
  • fix: strf-7023 move browser-sync back to master (c3db4db)

1.17.0 (2019-07-15)

  • feat: update stencil-paper to add getImageSrcset helper (892fbfd)
  • Update README (73898c0)

1.16.0 (2019-06-04)

  • Remove Node 6 from Travis (1cab37f)
  • fix: strf-6383 add check for template size for stencil bundling (f674c05)
  • fix: update engines for node in package.json (70ae9a3)
  • feat: strf-6687 update stencil-paper to add font-display support (3af5562)

1.15.9 (2019-04-03)

  • fix: added browser-sync to package-lock (#454) (dcc4795)
  • Revert "feat: Add support for base_url and secure_base_url" (#453) (74d1122)

1.15.8 (2019-04-02)

  • ci: updated paper to 2.0.12 (#451) (5e83f64)
  • docs: Update stencil cli installation link (834fee2)
  • feat: Add support for base_url and secure_base_url (cc3ca08)

1.15.7 (2019-03-26)

1.15.6 (2019-03-07)

  • fix: added bump of package-lock.json to gulp release task (#448) (f2c423b)
  • fix: revert paper_2.0.11 pr (#445) (adf424f)
  • docs: updated paper to 2.0.11 + checked package-lock (#446) (54ddad0)
  • docs(release): releasing 1.15.6 (0bb0eb1)
  • Docs: upgraded paper (#441) (26b3937)
  • feat(theme): add csrf protection to the list of valid features (fe4b795)

1.15.5 (2019-02-05)

  • fix: added fix for scss compilation issue (e6a20a2)
  • fix(cp): STRF-5614 Add enhanced_ecommerce to theme config schema. (58c6fb9)
  • feat: changelog generator (#431) (9e6e225)
  • Increase timeout for build worker process to be ready (794e796)
  • log push errors to the console (a9aca72)
  • PROJECT-1897: Card Management - List, Delete, Edit, Add Cards (44022a0)
  • Proper error handling for bundle task (a4dc6c9)
  • update paper npm version (d5f78a4)
  • Update README (298beaa)
  • upgrade paper package to 2.0.10 (b4ec832)

1.15.4 (2018-12-17)

  • fix(cp): STRF-5614 Add enhanced_ecommerce to theme config schema. (58c6fb9)

1.15.3 (2018-12-11)

  • upgrade paper package to 2.0.10 (b4ec832)
  • Proper error handling for bundle task (a4dc6c9)
  • PROJECT-1897: Card Management - List, Delete, Edit, Add Cards (44022a0)
  • Increase timeout for build worker process to be ready (794e796)
  • log push errors to the console (a9aca72)
  • update paper npm version (d5f78a4)
  • Point to http instead of https for stencil editor sdk. (0a9acf6)
  • Update README (298beaa)
  • Deprecate support for node 4.x (e5c3e96)
  • Deprecate support for node 4.x (1ead058)
  • Bundle all webpack files + release 1.15.0 (537bb93)
  • STRF-4889: Fix error message for upload limit (95ba66b)
  • Update paper & bump version (9217d6f)
  • adding -a and --activate flags to stencil push (5f2ceb8)
  • Update README.md to include min versions of Node (cf9798c)
  • trailing comma on output (0d77cd6)
  • ability to locally save bundled theme after push (f9610d0)