File tree Expand file tree Collapse file tree 5 files changed +29
-17
lines changed
website/src/pages/docs/release-notes Expand file tree Collapse file tree 5 files changed +29
-17
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## 3.0.1
4+
5+ ### Patch Changes
6+
7+ - [ #996 ] ( https://github.com/reactjs/react-docgen/pull/996 )
8+ [ ` a9b5ca3 ` ] ( https://github.com/reactjs/react-docgen/commit/a9b5ca3f5411e876264db716fc4640ad9d4fb928 )
9+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
10+ debug to v4.4.1
11+
12+ - [ #1000 ] ( https://github.com/reactjs/react-docgen/pull/1000 )
13+ [ ` 5cedd84 ` ] ( https://github.com/reactjs/react-docgen/commit/5cedd84aaf38ec45a08fb673034e0d9ac03df81b )
14+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
15+ commander to v14
16+
317## 3.0.0
418
519### Major Changes
1024 18, 19 and 21.
1125
1226 With this ` react-docgen ` version Node.js support is:
13-
1427 - Node.js 20.9.0 or newer 20.x versions
1528 - Node.js 22.0.0 or any newer version
1629
202215 Thanks [ @danez ] ( https://github.com/danez ) ! - Introducing the new CLI package
203216 ` @react-docgen/cli ` which was extracted from ` react-docgen ` and is a complete
204217 rewrite. Compared to the old CLI these are some of the major differences:
205-
206218 - Does not support input via stdin anymore
207219 - The path argument is now a glob
208220 - ` -x, --extension ` was removed in favor of globs
425437- 3b28f6e: Introducing the new CLI package ` @react-docgen/cli ` which was
426438 extracted from ` react-docgen ` and is a complete rewrite. Compared to the old
427439 CLI these are some of the major differences:
428-
429440 - Does not support input via stdin anymore
430441 - The path argument is now a glob
431442 - ` -x, --extension ` was removed in favor of globs
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-docgen/cli" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " A CLI to extract information from React components for documentation generation." ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## 3.0.1
4+
5+ ### Patch Changes
6+
7+ - [ #996 ] ( https://github.com/reactjs/react-docgen/pull/996 )
8+ [ ` a9b5ca3 ` ] ( https://github.com/reactjs/react-docgen/commit/a9b5ca3f5411e876264db716fc4640ad9d4fb928 )
9+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
10+ debug to v4.4.1
11+
12+ - [ #1000 ] ( https://github.com/reactjs/react-docgen/pull/1000 )
13+ [ ` 5cedd84 ` ] ( https://github.com/reactjs/react-docgen/commit/5cedd84aaf38ec45a08fb673034e0d9ac03df81b )
14+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - update dependency
15+ commander to v14
16+
317## 3.0.0
418
519### Major Changes
1024 18, 19 and 21.
1125
1226 With this ` react-docgen ` version Node.js support is:
13-
1427 - Node.js 20.9.0 or newer 20.x versions
1528 - Node.js 22.0.0 or any newer version
1629
202215 Thanks [ @danez ] ( https://github.com/danez ) ! - Introducing the new CLI package
203216 ` @react-docgen/cli ` which was extracted from ` react-docgen ` and is a complete
204217 rewrite. Compared to the old CLI these are some of the major differences:
205-
206218 - Does not support input via stdin anymore
207219 - The path argument is now a glob
208220 - ` -x, --extension ` was removed in favor of globs
425437- 3b28f6e: Introducing the new CLI package ` @react-docgen/cli ` which was
426438 extracted from ` react-docgen ` and is a complete rewrite. Compared to the old
427439 CLI these are some of the major differences:
428-
429440 - Does not support input via stdin anymore
430441 - The path argument is now a glob
431442 - ` -x, --extension ` was removed in favor of globs
You can’t perform that action at this time.
0 commit comments