We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6404a commit 52c2cadCopy full SHA for 52c2cad
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 6.2.0 (2025-10-10)
2
+
3
+- feat: STRF-13762 Enable node 22 and node 24 ([146](https://github.com/bigcommerce/stencil-styles/pull/146))
4
5
### 6.1.1 (2024-09-17)
6
7
- feat: STRF-11834 Consolidate css assembling logic ([117](https://github.com/bigcommerce/stencil-styles/pull/117))
package.json
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/stencil-styles",
- "version": "6.1.1",
+ "version": "6.2.0",
"description": "Compiles SCSS for the Stencil Framework",
"main": "lib/index.js",
"scripts": {
0 commit comments