Skip to content

chore(main): release 6.0.0-alpha.4 #635

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

danez
Copy link
Collaborator

@danez danez commented Jul 2, 2022

🤖 I have created a release beep boop

6.0.0-alpha.4 (2022-08-14)

⚠ BREAKING CHANGES

  • The main API changed and now includes only 2 arguments. Read MIGRATE.md for more info.
  • The return values of resolveObjectValuesToArray are now in the order they are defined in the source code.
  • Internally react-docgen now uses babel only. There are tons of breaking changes in this new version. Read the MIGRATE.md

Features

  • Add support for resolving destructuring in resolveToValue (227f8ea)
  • Improve performance by creating all visitors only once (17c0ea4)
  • Improve performance drastically by changing traversing (136ccba)
  • Migrate to babel toolchain (d3f8145)
  • New main API (209d856)
  • rename flowTypeHandler to codeTypeHandler (9fe1930)

Bug Fixes

  • Add .cts and .mts support for typescript (1f8716a)
  • Add support for TSAsExpressions when trying to stringify expressions (#634) (51e56b6)
  • deps: pin dependencies (b570fc1)
  • Filter out estree plugin (28d8c62)
  • Handle some edge cases in resolveToValue (daf49bb)
  • remove trailing comma and semi from raw value (28db0f4)
  • Simplify resolveObjectValuesToArray and remove type handling (4e2318e)
  • Support all literal types in typescript (d98021f)
  • Support all possible kinds of functions in the displayNameHandler (9a22e98)
  • Support class and function declarations without identifier (0d76915)
  • support qualified type names (a90e7ae)
  • Update default babel options (2b5caf3)

This PR was generated with Release Please. See documentation.

@danez danez force-pushed the release-please--branches--main--components--react-docgen branch 2 times, most recently from 745fd3a to 0e59f20 Compare July 4, 2022 03:38
@danez danez force-pushed the release-please--branches--main--components--react-docgen branch 5 times, most recently from ffed828 to ec0af51 Compare July 17, 2022 00:00
@danez danez force-pushed the release-please--branches--main--components--react-docgen branch 3 times, most recently from e36dcbe to 1180faf Compare July 24, 2022 11:54
@danez danez force-pushed the release-please--branches--main--components--react-docgen branch 3 times, most recently from 1a0c8cd to 9144919 Compare July 29, 2022 09:42
@danez danez force-pushed the release-please--branches--main--components--react-docgen branch 3 times, most recently from 64b4384 to 3150f6f Compare August 4, 2022 18:08
@danez danez changed the title chore(main): release 6.0.1-alpha.3 chore(main): release 6.0.0-alpha.4 Aug 7, 2022
@danez danez force-pushed the release-please--branches--main--components--react-docgen branch 5 times, most recently from c4ef45d to 825a7a1 Compare August 14, 2022 05:01
@danez danez force-pushed the release-please--branches--main--components--react-docgen branch from 825a7a1 to 5026205 Compare August 14, 2022 14:11
@danez danez closed this Aug 14, 2022
@danez danez deleted the release-please--branches--main--components--react-docgen branch August 14, 2022 14:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 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