@utrecht/component-library-react 10.3.10 → 11.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
@@ -1,5 +1,22 @@
1
1
  # @utrecht/component-library-react
2
2
 
3
+ ## 11.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - edac79f: - badge-status is no longer styled through common badge tokens but has its own set of tokens
8
+ - badge-status has been renamed to status-badge, use @utrecht/status-badge-css instead of @utrecht/badge-status-css
9
+
10
+ ### Patch Changes
11
+
12
+ - b912501: Changed the calendar navigation label to use the calendar year instead of the local week-numbering year
13
+ - Updated dependencies [edac79f]
14
+ - Updated dependencies [b912501]
15
+ - Updated dependencies [3be2632]
16
+ - @utrecht/status-badge-css@1.0.0
17
+ - @utrecht/calendar-react@1.0.15
18
+ - @utrecht/rich-text-css@2.1.0
19
+
3
20
  ## 10.3.10
4
21
 
5
22
  ### Patch Changes