@utrecht/component-library-react 13.0.2 → 13.0.4

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,37 @@
1
1
  # @utrecht/component-library-react
2
2
 
3
+ ## 13.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [4d4079c]
8
+ - Updated dependencies [4d4079c]
9
+ - @utrecht/focus-ring-css@3.1.0
10
+ - @utrecht/html-content-css@2.1.0
11
+ - @utrecht/button-link-css@2.0.1
12
+ - @utrecht/custom-checkbox-css@2.0.1
13
+ - @utrecht/form-toggle-css@2.0.1
14
+ - @utrecht/link-button-css@2.0.1
15
+ - @utrecht/link-social-css@2.0.1
16
+ - @utrecht/map-control-button-css@3.0.1
17
+ - @utrecht/open-forms-container-css@2.0.3
18
+ - @utrecht/pagination-css@2.0.3
19
+ - @utrecht/search-bar-css@3.0.1
20
+ - @utrecht/select-css@2.0.1
21
+ - @utrecht/skip-link-css@2.0.1
22
+ - @utrecht/textarea-css@3.0.1
23
+ - @utrecht/top-task-link-css@2.0.1
24
+ - @utrecht/open-forms-container-react@1.0.7
25
+
26
+ ## 13.0.3
27
+
28
+ ### Patch Changes
29
+
30
+ - 8946412: chore: svg inline styles van het icon verplaatst naar individuele attributes als mitigatie van CSP errors
31
+ - 4d1339f: Removed date-fns from the (optional) peer dependencies as it's not directly used.
32
+ - Updated dependencies [555aa6a]
33
+ - @utrecht/calendar-react@1.1.1
34
+
3
35
  ## 13.0.2
4
36
 
5
37
  ### Patch Changes