Skip to content

Releases: bigcommerce/stencil-cli

5.2.2

27 Sep 17:32
0aa1f8b
Compare
Choose a tag to compare

review section is shown on quick-view page

Release 5.2.1

26 Sep 13:02
ac2af92
Compare
Choose a tag to compare
  • fix: STRF-9832 custom template frontmatter is prioritized over default one
  • fix: update package-lock.json having outdated package versions

Release 5.2.0

30 Aug 08:28
d951d2d
Compare
Choose a tag to compare
  • feat: STRF-9877 Publish stencil cli docker image (972)
  • fix: debug command (970)

Release 5.1.0

14 Jul 09:24
7c3dc8c
Compare
Choose a tag to compare
  • fix: STRF-9883 Interm fix to grab 1st variation (951)
  • feat(storefront): bctheme-1063 modify stencil to start locally with components ui library (895)
  • feat(storefront): bctheme-1064 Modify Stencil bundle for using Components UI Library (904)
  • feat: paypal-1514 add sort type to schema (960)
  • feat(storefront): strf-9923 CLI should not ask users for which API hostname to use (955)
  • fix(storefront): bctheme-1138 fix error on import components with @ symbol in the path (953)
  • fix(storefront): bctheme-1145 Enable using of external lib nested into organization for templates (954)
  • feat(config): add ability to specify the secret file name (957)

Release 5.0.0

07 Jun 17:46
36e0192
Compare
Choose a tag to compare
  • fix: STRF-9835 Bump paper (947)
  • feat: strf-9791 Drop Node 12 Support (945) BREAKING CHANGES
  • feat: STRF-9807 Dockerize stencil cli ([938]#938)
  • merc-8592 Fix stencil CLI Push resulting in intermittent failures ([935]#935)

Release 4.1.1

24 May 15:05
5ff624a
Compare
Choose a tag to compare
  • fix: strf-9781 Bump dev packages for linting (932)
  • fix: STRF-9781 Bump axios, @ocktokit/rest and browser-sync (931)
  • fix: STRF-9781 Bump async and confidence (929)
  • fix: STRF-9781 Bump simple-git (928)

Release 4.1.0

28 Apr 17:33
e278877
Compare
Choose a tag to compare
  • feat: strf-9749 Update Stencil Cli to use node-sass latest by default (923)
    New option:--use-old-node-sass-fork (--oldn) to bypass error warning (in case it exist) using latest node-sass version.
    Soon, it node sass fork will be deprecated and it won't be possible to compile with it.

  • feat: STRF-9757 Introduced "stencil debug" (918)

Available options: --output [filename] (-o)
If not provided, will be logged to std

  • feat: STRF-9741 Verbose network requests logging in Stencil CLI by default (914)
    Introduced --no-verbose option on all commands to supress verbose network requests logging.

Release 4.0.0

12 Apr 16:41
b012aa7
Compare
Choose a tag to compare

Support Node 14

BREAKING CHANGE
Node 10 drop support.
To have ability to run on node 10, you can use 3.x version and branch. This branch will be kept for transition period.

Release 3.13.0

08 Apr 17:10
036b183
Compare
Choose a tag to compare
  • feat: strf-9718 Add OAuth token to headers (903)

Release 3.12.0

29 Mar 15:11
ecc024b
Compare
Choose a tag to compare
  • feat: allow .css-files imports within SCSS files (882)
  • bump paper version (897)