Skip to content

Conversation

@danez
Copy link
Collaborator

@danez danez commented Aug 14, 2022

🤖 I have created a release beep boop

cli: 6.0.0-alpha.4

6.0.0-alpha.4 (2022-12-10)

⚠ BREAKING CHANGES

  • The lowest supported version of Node.js is now 14.17.0

Features

Bug Fixes

  • deps: pin dependencies (b570fc1)
  • deps: update dependency commander to v9.4.1 (d4bff01)
  • Relax Node.js requirement to 14.15.0 as minimum (28323a7)
  • remove neo-async instead of Promises (1b94566)
  • Remove node-dir and switch to glob (cabfcd1)
  • Update commander.js to version 9 (234bcc1)

Miscellaneous Chores

  • Link versions for both packages (fc81d1d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • react-docgen bumped from 6.0.0-alpha.3 to 6.0.0-alpha.4
react-docgen: 6.0.0-alpha.4

6.0.0-alpha.4 (2022-12-10)

⚠ BREAKING CHANGES

  • The lowest supported version of Node.js is now 14.17.0
  • The main API changed and now includes only 2 arguments. Read MIGRATE.md for more info.

Features

  • Add code to errors to easily detect them (3b342f4)
  • Add support for resolving destructuring in resolveToValue (4e9e437)
  • Add support for useImperativeHandle (8521445)
  • Improve performance by creating all visitors only once (4e9e437)
  • Introduce new CLI (3b28f6e)
  • migrate react-docgen to ESM and vitest (#688) (2c8cdb6)
  • Migrate to babel toolchain (4e9e437)
  • New main API (4e9e437)
  • Provide a default importer in parallel to the factory (5bdc615)
  • rename flowTypeHandler to codeTypeHandler (4e9e437)
  • Treat functions returning React.Children.map as Components (c2e0679)

Bug Fixes

  • Add .cts and .mts support for typescript (4e9e437)
  • Add support for TSAsExpressions when trying to stringify expressions (4e9e437)
  • Correctly handle ObjectProperties in isReactComponentMethod (91b85f6)
  • Filter out estree plugin (4e9e437)
  • Handle React.forwardRef calls without a function (f2d9ac0)
  • Handle some edge cases in resolveToValue (4e9e437)
  • Relax Node.js requirement to 14.15.0 as minimum (28323a7)
  • remove trailing comma and semi from raw value (4e9e437)
  • rename exports and fix exports of importers (#690) (0c2891d)
  • require node 14.18 or later (#664) (f41b034)
  • Simplify resolveObjectValuesToArray and remove type handling (4e9e437)
  • Support all literal types in typescript (4e9e437)
  • Support all possible kinds of functions in the displayNameHandler (4e9e437)
  • Support class and function declarations without identifier (4e9e437)
  • support qualified type names (4e9e437)
  • ts: parse jsdoc comment for ts structs (#663) (8cc081e)
  • Update default babel options (4e9e437)

Miscellaneous Chores

  • Link versions for both packages (fc81d1d)

This PR was generated with Release Please. See documentation.

@danez danez force-pushed the release-please--branches--main branch 12 times, most recently from c26df7a to aeebe16 Compare August 18, 2022 23:07
@github-actions github-actions bot force-pushed the release-please--branches--main branch from aeebe16 to 3c5ddb6 Compare August 18, 2022 23:07
@danez danez force-pushed the release-please--branches--main branch from 3c5ddb6 to eb730a0 Compare August 20, 2022 15:06
@github-actions github-actions bot force-pushed the release-please--branches--main branch from eb730a0 to 46dfd53 Compare August 20, 2022 15:06
@danez danez force-pushed the release-please--branches--main branch 10 times, most recently from 3b8df0e to 00d319d Compare August 27, 2022 02:55
@danez danez force-pushed the release-please--branches--main branch 4 times, most recently from 1d23d0b to 47c5657 Compare August 30, 2022 02:57
@danez danez force-pushed the release-please--branches--main branch from d43e245 to a92acb9 Compare November 26, 2022 23:23
@github-actions github-actions bot force-pushed the release-please--branches--main branch from a92acb9 to 15320c8 Compare November 28, 2022 13:43
@danez danez force-pushed the release-please--branches--main branch from 15320c8 to d5f555d Compare November 28, 2022 13:44
@github-actions github-actions bot force-pushed the release-please--branches--main branch from d5f555d to b1c97bd Compare November 29, 2022 22:48
@danez danez force-pushed the release-please--branches--main branch from b1c97bd to 27010a4 Compare November 29, 2022 22:49
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 27010a4 to f4ba47f Compare December 3, 2022 02:27
@danez danez force-pushed the release-please--branches--main branch from f4ba47f to 0dc2e1b Compare December 3, 2022 02:28
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 0dc2e1b to e307dcb Compare December 4, 2022 09:26
@danez danez force-pushed the release-please--branches--main branch from e307dcb to 6b9a9b1 Compare December 4, 2022 09:26
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 6b9a9b1 to a6e132d Compare December 4, 2022 20:04
@danez danez force-pushed the release-please--branches--main branch from a6e132d to 3a1942b Compare December 4, 2022 20:05
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 3a1942b to 5a7ee32 Compare December 4, 2022 20:28
@danez danez force-pushed the release-please--branches--main branch from 5a7ee32 to e3a6c59 Compare December 4, 2022 20:29
@github-actions github-actions bot force-pushed the release-please--branches--main branch from e3a6c59 to a3dbd61 Compare December 5, 2022 04:34
@danez danez force-pushed the release-please--branches--main branch from a3dbd61 to 18c368b Compare December 5, 2022 04:34
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 18c368b to 5b62b7c Compare December 6, 2022 00:59
@danez danez force-pushed the release-please--branches--main branch from 5b62b7c to 2e343bf Compare December 6, 2022 00:59
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 2e343bf to bd8f41e Compare December 7, 2022 00:12
@danez danez force-pushed the release-please--branches--main branch from bd8f41e to 453e5e2 Compare December 7, 2022 00:13
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 453e5e2 to 1675a76 Compare December 8, 2022 05:32
@danez danez force-pushed the release-please--branches--main branch from 1675a76 to 917c665 Compare December 8, 2022 05:33
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 917c665 to 3057bf7 Compare December 10, 2022 18:12
@danez danez force-pushed the release-please--branches--main branch from 3057bf7 to 9e22521 Compare December 10, 2022 18:13
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 9e22521 to f73df13 Compare December 10, 2022 20:42
@changeset-bot
Copy link

changeset-bot bot commented Dec 10, 2022

⚠️ No Changeset found

Latest commit: ac7e228

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@danez danez force-pushed the release-please--branches--main branch from f73df13 to ac7e228 Compare December 10, 2022 20:42
@danez danez closed this Dec 10, 2022
@danez danez deleted the release-please--branches--main branch December 10, 2022 20:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant