Skip to content

Latest commit

 

History

History
91 lines (59 loc) · 5.36 KB

CHANGELOG.md

File metadata and controls

91 lines (59 loc) · 5.36 KB

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)