@synergy-design-system/mcp 2.12.1 → 2.13.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
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.13.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1207](https://github.com/synergy-design-system/synergy-design-system/pull/1207) [`806c0c7`](https://github.com/synergy-design-system/synergy-design-system/commit/806c0c791c0a25f8e22b849cefc10d0d08ede2fa) Thanks [@schilchSICKAG](https://github.com/schilchSICKAG)! - Released on: 2026-03-09
8
+
9
+ feat: ✨ enforce browser policy (#1190)
10
+
3
11
  ## 2.12.1
4
12
 
5
13
  ### Patch Changes
@@ -1 +1 @@
1
- e863d3d1ecb673b5485041d4f4a8b704
1
+ b5565f36f2815ac2f4d88413d20e1172
@@ -1,7 +1,7 @@
1
1
  # @synergy-design-system/components
2
2
 
3
3
  This package provides the base of the Synergy Design System as native web components.
4
- It uses [lit](https://www.lit.dev) and parts of [shoelace](https://shoelace.style/). Synergy officially supports the latest two versions of all major browsers (as defined by browserslist) and is actively linted and integration tested against those targets.
4
+ It uses [lit](https://www.lit.dev) and parts of [shoelace](https://shoelace.style/). Synergy officially supports browsers flagged as `baseline widely available` (as defined by browserslist during major releases) and is actively linted and integration tested against those targets.
5
5
 
6
6
  ## Known issues and limitations
7
7
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/styles version 2.0.1
2
+ * @synergy-design-system/styles version 2.0.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/styles version 2.0.1
2
+ * @synergy-design-system/styles version 2.0.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/styles version 2.0.1
2
+ * @synergy-design-system/styles version 2.0.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/styles version 2.0.1
2
+ * @synergy-design-system/styles version 2.0.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/styles version 2.0.1
2
+ * @synergy-design-system/styles version 2.0.2
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.10.0
2
+ * @synergy-design-system/tokens version 3.10.1
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.10.0
2
+ * @synergy-design-system/tokens version 3.10.1
3
3
  * SICK Global UX Foundation
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.10.0
2
+ * @synergy-design-system/tokens version 3.10.1
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.10.0
2
+ * @synergy-design-system/tokens version 3.10.1
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.10.0
2
+ * @synergy-design-system/tokens version 3.10.1
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.10.0
2
+ * @synergy-design-system/tokens version 3.10.1
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @synergy-design-system/tokens version 3.10.0
2
+ * @synergy-design-system/tokens version 3.10.1
3
3
  * SICK Global UX Foundation
4
4
  * Do not edit directly, this file was auto-generated.
5
5
  */
package/package.json CHANGED
@@ -28,12 +28,12 @@
28
28
  "serve-handler": "^6.1.7",
29
29
  "ts-jest": "^29.4.6",
30
30
  "typescript": "^5.9.3",
31
- "@synergy-design-system/components": "3.10.1",
32
- "@synergy-design-system/docs": "0.1.0",
33
31
  "@synergy-design-system/eslint-config-syn": "^0.1.0",
34
- "@synergy-design-system/tokens": "^3.10.1",
32
+ "@synergy-design-system/fonts": "1.0.4",
33
+ "@synergy-design-system/components": "3.10.1",
35
34
  "@synergy-design-system/styles": "2.0.2",
36
- "@synergy-design-system/fonts": "1.0.4"
35
+ "@synergy-design-system/tokens": "^3.10.1",
36
+ "@synergy-design-system/docs": "0.1.0"
37
37
  },
38
38
  "exports": {
39
39
  ".": {
@@ -67,7 +67,7 @@
67
67
  "directory": "packages/mcp"
68
68
  },
69
69
  "type": "module",
70
- "version": "2.12.1",
70
+ "version": "2.13.0",
71
71
  "scripts": {
72
72
  "build": "pnpm run build:ts && pnpm run build:metadata && pnpm build:hash",
73
73
  "build:all": "pnpm run build && pnpm run build:storybook",