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: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [4.X.X] - Month, XX, 202X
9
9
10
+
Updated documentation build process for multi-version docs by replacing the `gatsby-source-git` setup with a local filesystem-based source and adding automatic version detection from the documentation directory structure.
11
+
10
12
### React
11
13
12
14
#### Breaking
@@ -65,7 +67,6 @@ Changes that are not related to specific components
65
67
66
68
#### Fixed
67
69
68
-
- [Component] What bugs/typos are fixed?
69
70
- [Checkbox] Stories to include full interactivities.
0 commit comments