Skip to content

Add support for typedoc v0.22 #31

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

Merged
merged 5 commits into from
Aug 26, 2023
Merged

Conversation

hoodmane
Copy link
Member

@hoodmane hoodmane commented Feb 13, 2023

For v0.22 we need to add --entryPointStrategy expand to invocation. In the future we should allow the user to select the entryPointStrategy ideally. In v0.21, passing this flag is an error. So we need to check the version first.

  • Parametrize typedoc version to test both 0.21 and 0.22?
  • Make version check a bit more robust?
  • Raise error for too old typedoc version?

@hoodmane hoodmane merged commit 64bc3f3 into pyodide:master Aug 26, 2023
@hoodmane hoodmane deleted the typedoc-0.22 branch August 26, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant