@oslokommune/punkt-react 15.2.0 → 15.3.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
@@ -5,6 +5,42 @@ og skriver commits ca etter [Conventional Commits](https://conventionalcommits.o
5
5
 
6
6
  ---
7
7
 
8
+ ## [15.3.0](https://github.com/oslokommune/punkt/compare/15.2.1...15.3.0) (2026-02-19)
9
+
10
+ ### ⚠ BREAKING CHANGES
11
+ Ingen
12
+
13
+ ### Features
14
+ * Remove classname from alert in FileUpload (#3273).
15
+
16
+
17
+ ### Bug Fixes
18
+ Ingen
19
+
20
+ ### Chores
21
+ Ingen
22
+
23
+ ---
24
+
25
+
26
+ ## [15.2.1](https://github.com/oslokommune/punkt/compare/15.2.0...15.2.1) (2026-02-18)
27
+
28
+ ### ⚠ BREAKING CHANGES
29
+ Ingen
30
+
31
+ ### Features
32
+ Ingen
33
+
34
+ ### Bug Fixes
35
+ * onChange i datepicker med range funker ikke pga trigger kun på &quot;til&quot;-dato (#3258). Co-authored-by: Trine H <trine.have@dig.oslo.kommune.no>
36
+
37
+
38
+ ### Chores
39
+ Ingen
40
+
41
+ ---
42
+
43
+
8
44
  ## [15.2.0](https://github.com/oslokommune/punkt/compare/15.1.0...15.2.0) (2026-02-18)
9
45
 
10
46
  ### ⚠ BREAKING CHANGES