Skip to content
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

fix(gatsby-plugin-typescript): add missing options validations #29066

Merged
merged 3 commits into from
Jan 18, 2021

Conversation

hasparus
Copy link
Contributor

Description

Added missing field validations, as all options are passed to @babel//preset-typescript.

Documentation

I'm not sure if the docs need to be updated. They already link to Babel docs.
https://www.gatsbyjs.com/plugins/gatsby-plugin-typescript/

Related Issues

Closes #29063

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 18, 2021
@hasparus
Copy link
Contributor Author

image

I'm not sure how to fix this.

@hasparus
Copy link
Contributor Author

image

This isn't connected to my PR, right?

@LekoArts LekoArts added topic: TypeScript Issues and PRs related to TS in general, public typings or gatsby-plugin-typescript and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jan 18, 2021
Copy link
Contributor

@LekoArts LekoArts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This will be released together with 2.31 (so tomorrow)

@LekoArts LekoArts merged commit c0e6c92 into gatsbyjs:master Jan 18, 2021
@hasparus
Copy link
Contributor Author

Thanks, LekoArts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: TypeScript Issues and PRs related to TS in general, public typings or gatsby-plugin-typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[gatsby-plugin-typescript]: options schema is missing a few options
2 participants