File tree Expand file tree Collapse file tree 4 files changed +19
-12
lines changed
website/src/pages/docs/release-notes Expand file tree Collapse file tree 4 files changed +19
-12
lines changed 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+
312## 3.0.0
413
514### Major Changes
1019 18, 19 and 21.
1120
1221 With this ` react-docgen ` version Node.js support is:
13-
1422 - Node.js 20.9.0 or newer 20.x versions
1523 - Node.js 22.0.0 or any newer version
1624
202210 Thanks [ @danez ] ( https://github.com/danez ) ! - Introducing the new CLI package
203211 ` @react-docgen/cli ` which was extracted from ` react-docgen ` and is a complete
204212 rewrite. Compared to the old CLI these are some of the major differences:
205-
206213 - Does not support input via stdin anymore
207214 - The path argument is now a glob
208215 - ` -x, --extension ` was removed in favor of globs
425432- 3b28f6e: Introducing the new CLI package ` @react-docgen/cli ` which was
426433 extracted from ` react-docgen ` and is a complete rewrite. Compared to the old
427434 CLI these are some of the major differences:
428-
429435 - Does not support input via stdin anymore
430436 - The path argument is now a glob
431437 - ` -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+
312## 3.0.0
413
514### Major Changes
1019 18, 19 and 21.
1120
1221 With this ` react-docgen ` version Node.js support is:
13-
1422 - Node.js 20.9.0 or newer 20.x versions
1523 - Node.js 22.0.0 or any newer version
1624
202210 Thanks [ @danez ] ( https://github.com/danez ) ! - Introducing the new CLI package
203211 ` @react-docgen/cli ` which was extracted from ` react-docgen ` and is a complete
204212 rewrite. Compared to the old CLI these are some of the major differences:
205-
206213 - Does not support input via stdin anymore
207214 - The path argument is now a glob
208215 - ` -x, --extension ` was removed in favor of globs
425432- 3b28f6e: Introducing the new CLI package ` @react-docgen/cli ` which was
426433 extracted from ` react-docgen ` and is a complete rewrite. Compared to the old
427434 CLI these are some of the major differences:
428-
429435 - Does not support input via stdin anymore
430436 - The path argument is now a glob
431437 - ` -x, --extension ` was removed in favor of globs
You can’t perform that action at this time.
0 commit comments