@midas-ds/components 2.0.0 → 2.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,3 +1,17 @@
1
+ ## 2.0.1 (2025-02-27)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **radio:** fix hover on mobile, remove 100% height on RadioGroup ([789264afa](https://github.com/migrationsverket/midas/commit/789264afa))
6
+ - **textfield:** cover more cases on dossnr ([0f27d8b33](https://github.com/migrationsverket/midas/commit/0f27d8b33))
7
+ - **textfield:** add rule for matching delimiters for doss nr ([026073775](https://github.com/migrationsverket/midas/commit/026073775))
8
+ - **textfield:** update dossnr regex to support new delimiter ([c5e1b4428](https://github.com/migrationsverket/midas/commit/c5e1b4428))
9
+
10
+ ### ❤️ Thank You
11
+
12
+ - pixelrickdreamer
13
+ - Wilhelm Hjelm
14
+
1
15
  # 2.0.0 (2025-02-25)
2
16
 
3
17
  ### 🚀 Features