@utrecht/component-library-react 12.0.0 → 13.0.1

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.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [7c6f825]
8
+ - @utrecht/table-css@2.0.2
9
+ - @utrecht/html-content-css@2.0.1
10
+ - @utrecht/button-link-css@2.0.1
11
+ - @utrecht/button-react@3.0.1
12
+ - @utrecht/calendar-react@1.0.17
13
+
14
+ ## 13.0.0
15
+
16
+ ### Major Changes
17
+
18
+ - 0873069: Updated typescript props to give an error when using non valid strings for the Hint and Appearance property.
19
+
20
+ Property guards properly narrowed to property options.
21
+
22
+ ### Patch Changes
23
+
24
+ - a98c3cc: Upgrade tslib dependency to 2.6.3
25
+ - Updated dependencies [a98c3cc]
26
+ - Updated dependencies [0873069]
27
+ - @utrecht/calendar-react@1.0.16
28
+ - @utrecht/button-react@3.0.0
29
+ - @utrecht/html-content-css@2.0.1
30
+ - @utrecht/open-forms-container-css@2.0.2
31
+ - @utrecht/textbox-react@1.0.13
32
+ - @utrecht/listbox-react@1.0.14
33
+ - @utrecht/open-forms-container-react@1.0.6
34
+
3
35
  ## 12.0.0
4
36
 
5
37
  ### Major Changes