Skip to content

Releases: bigcommerce/stencil-cli

7.0.1

13 Apr 13:53
4f550e1
Compare
Choose a tag to compare

7.0.1 (2023-04-13)

Bug Fixes

7.0.0

30 Mar 18:11
Compare
Choose a tag to compare

7.0.0 (2023-03-30)

Bug Fixes

  • update scss autofix cmd name (de977a4)

Features

  • strf-10292 Node 16 Support (#1048) (c754933)
  • strf-10292 Node 18 Support (#1048) (#1058) (48c912c)
  • strf-10366 Beta branch cut off (e7887ea)
  • strf-10437 Autofix script: conditional file import (#1071) (e4d084c)
  • strf-10457 Conditional multi import (483c752)
  • strf-10477, strf-10457 Base-level rules and conditional multi file import (037c4d5)
  • strf-10482 Bad comma in the selectors (14f4f79)
  • strf-10485 Nested multi file import (5507b5e)
  • strf-10507 Scss autofix issue: Undefined variable (4991e6f)

BREAKING CHANGES

Drop Node 14 Support

6.1.1

28 Feb 17:07
060b713
Compare
Choose a tag to compare

6.1.1 (2023-02-28)

Reverts

  • "feat: strf-10437 Autofix script: conditional file import (#1064)" (#1068) (060b713)

6.0.0

08 Dec 16:01
d8c2492
Compare
Choose a tag to compare

6.0.0 (2022-12-08)

Features

  • storefront: strf-9921 Hide logging for successful internal API calls in Stencil CLI: (#1033) (d8c2492)

BREAKING CHANGES

  • storefront: logging for successful internal API calls has been removed.

5.3.5

08 Dec 15:23
3066d30
Compare
Choose a tag to compare

5.3.5 (2022-12-08)

Bug Fixes

  • storefront: strf-10231 Mapped URLs do not use their respective templates: (#1028) (3066d30)

5.3.4

07 Dec 15:08
51903de
Compare
Choose a tag to compare

5.3.4 (2022-12-07)

Bug Fixes

  • storefront: bctheme-1331 Incorrect handling of nested external templates with params (#1031) (51903de)

5.3.3

04 Nov 11:18
b7aefca
Compare
Choose a tag to compare

5.3.3 (2022-11-04)

Bug Fixes

  • storefront: strf-10193 Bad request for custom front matter: (#1019) (b7aefca)

5.3.2

02 Nov 13:09
127cde2
Compare
Choose a tag to compare

5.3.2 (2022-11-02)

Bug Fixes

  • disable checking changelog, that was auto-generated (#1020) (127cde2)

5.3.1

28 Oct 09:48
05cb607
Compare
Choose a tag to compare

5.3.1 (2022-10-28)

Bug Fixes

5.3.0

28 Oct 09:10
26af8fa
Compare
Choose a tag to compare

5.3.0 (2022-10-28)

Bug Fixes

  • storefront: bctheme-1284 Fix error on using scoped nested external templates (#1003) (1964ff5)
  • STRF-10157 Added missing dependency (#1013) (ebc3bdd)
  • STRF-10157 Divide docker image release and semantic (#1012) (7a2f869)
  • update changelog and add tag format w/o 'v' (#1014) (26af8fa)

Features