You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASENOTES.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,11 @@ These are changes that have backwards-compatible solutions present and that comp
31
31
32
32
### Latest Release
33
33
34
+
## Release 0.10.48
35
+
36
+
**Bugfixes**
37
+
-`Modal` - Change default heading element from `h2` to `h1` in accordance with the [SLDS guideline](https://www.lightningdesignsystem.com/components/modals/#Expected-markup)
38
+
34
39
## Release 0.10.47
35
40
36
41
**Bugfixes**
@@ -47,7 +52,7 @@ These are changes that have backwards-compatible solutions present and that comp
47
52
-`Datatable` - restore prop propagation behaviour
48
53
49
54
**Maintenance**
50
-
- package.json: update license to be machine-parsable
55
+
- package.json: update license to be machine-parsable
0 commit comments