File tree Expand file tree Collapse file tree 9 files changed +62
-36
lines changed
src/pages/docs/release-notes Expand file tree Collapse file tree 9 files changed +62
-36
lines changed Original file line number Diff line number Diff line change 15
15
" famous-needles-wonder" ,
16
16
" five-trainers-report" ,
17
17
" friendly-timers-tap" ,
18
+ " fuzzy-rice-dance" ,
18
19
" gentle-plants-smell" ,
19
20
" giant-apricots-compete" ,
20
21
" great-rice-rush" ,
55
56
" strong-horses-build" ,
56
57
" strong-pillows-visit" ,
57
58
" stupid-files-buy" ,
59
+ " sweet-rocks-mate" ,
58
60
" tasty-dogs-scream" ,
59
61
" ten-camels-jog" ,
60
62
" ten-glasses-compete" ,
Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## 1.0.0-rc.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #792 ] ( https://github.com/reactjs/react-docgen/pull/792 )
8
+ [ ` e0999e1 ` ] ( https://github.com/reactjs/react-docgen/commit/e0999e155fed3b4b2915a26599f475d0884196ca )
9
+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
10
+ slash to v5.1.0
11
+
12
+ - Updated dependencies
13
+ [[ ` 7c99f15 ` ] ( https://github.com/reactjs/react-docgen/commit/7c99f156b1cc49da8bc78ca9c7e3bb2da215c49d )] :
14
+ - react-docgen@6.0.0-rc.9
15
+
3
16
## 1.0.0-rc.5
4
17
5
18
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-docgen/cli" ,
3
- "version" : " 1.0.0-rc.5 " ,
3
+ "version" : " 1.0.0-rc.6 " ,
4
4
"description" : " A CLI to extract information from React components for documentation generation." ,
5
5
"repository" : " reactjs/react-docgen" ,
6
6
"type" : " module" ,
31
31
"commander" : " 10.0.1" ,
32
32
"debug" : " 4.3.4" ,
33
33
"fast-glob" : " 3.2.12" ,
34
- "react-docgen" : " workspace:6.0.0-rc.8 " ,
34
+ "react-docgen" : " workspace:6.0.0-rc.9 " ,
35
35
"slash" : " 5.1.0"
36
36
},
37
37
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## 6.0.0-rc.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #789 ] ( https://github.com/reactjs/react-docgen/pull/789 )
8
+ [ ` 7c99f15 ` ] ( https://github.com/reactjs/react-docgen/commit/7c99f156b1cc49da8bc78ca9c7e3bb2da215c49d )
9
+ Thanks [ @danez ] ( https://github.com/danez ) ! - Fix TypeScript types when strict
10
+ null checks are disabled
11
+
3
12
## 6.0.0-rc.8
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-docgen" ,
3
- "version" : " 6.0.0-rc.8 " ,
3
+ "version" : " 6.0.0-rc.9 " ,
4
4
"description" : " A library to extract information from React components for documentation generation." ,
5
5
"repository" : " reactjs/react-docgen" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 26
26
"postcss" : " 8.4.23" ,
27
27
"postcss-lightningcss" : " 0.7.0" ,
28
28
"react" : " 18.2.0" ,
29
- "react-docgen" : " workspace:6.0.0-rc.8 " ,
29
+ "react-docgen" : " workspace:6.0.0-rc.9 " ,
30
30
"react-dom" : " 18.2.0" ,
31
31
"tailwindcss" : " 3.3.2"
32
32
},
Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## 1.0.0-rc.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #792 ] ( https://github.com/reactjs/react-docgen/pull/792 )
8
+ [ ` e0999e1 ` ] ( https://github.com/reactjs/react-docgen/commit/e0999e155fed3b4b2915a26599f475d0884196ca )
9
+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
10
+ slash to v5.1.0
11
+
12
+ - Updated dependencies
13
+ [[ ` 7c99f15 ` ] ( https://github.com/reactjs/react-docgen/commit/7c99f156b1cc49da8bc78ca9c7e3bb2da215c49d )] :
14
+ - react-docgen@6.0.0-rc.9
15
+
3
16
## 1.0.0-rc.5
4
17
5
18
### Patch Changes
Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## 6.0.0-rc.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #789 ] ( https://github.com/reactjs/react-docgen/pull/789 )
8
+ [ ` 7c99f15 ` ] ( https://github.com/reactjs/react-docgen/commit/7c99f156b1cc49da8bc78ca9c7e3bb2da215c49d )
9
+ Thanks [ @danez ] ( https://github.com/danez ) ! - Fix TypeScript types when strict
10
+ null checks are disabled
11
+
3
12
## 6.0.0-rc.8
4
13
5
14
### Patch Changes
You can’t perform that action at this time.
0 commit comments