@aleph-alpha/config-css 0.21.2 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,6 +5,24 @@
5
5
  - Updated config-prettier to 0.3.117
6
6
  - Updated config-eslint to 0.3.183
7
7
 
8
+ ## [1.0.0](https://github.com/Aleph-Alpha/frontend-hub/compare/config-css-preset-0.22.0...config-css-preset-1.0.0) (2026-05-05)
9
+
10
+
11
+ ### ⚠ BREAKING CHANGES
12
+
13
+ * **config-prettier:** Files formatted with this config will reflow. Consumers need to re-run prettier --write after bumping.
14
+
15
+ ### Features
16
+
17
+ * **config-prettier:** change printWidth from 100 to 80 ([#257](https://github.com/Aleph-Alpha/frontend-hub/issues/257)) ([f9777d1](https://github.com/Aleph-Alpha/frontend-hub/commit/f9777d168ed7dc40b9de09cea9456ca809d1d462))
18
+
19
+ ## [0.22.0](https://github.com/Aleph-Alpha/frontend-hub/compare/config-css-preset-0.21.2...config-css-preset-0.22.0) (2026-04-13)
20
+
21
+
22
+ ### Features
23
+
24
+ * **SPHER-3779:** add sidebar pattern ([#210](https://github.com/Aleph-Alpha/frontend-hub/issues/210)) ([31da95d](https://github.com/Aleph-Alpha/frontend-hub/commit/31da95d37f0b4c5aabe28c87690c475b822d30cd))
25
+
8
26
  ## [0.21.2](https://github.com/Aleph-Alpha/frontend-hub/compare/config-css-preset-0.21.1...config-css-preset-0.21.2) (2026-03-17)
9
27
 
10
28