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

chore(gatsby): convert babelrc to typescript #24115

Merged
merged 14 commits into from
May 18, 2020

Commits on May 15, 2020

  1. Initial conversion

    Kornil committed May 15, 2020
    Configuration menu
    Copy the full SHA
    8a129fd View commit details
    Browse the repository at this point in the history
  2. Add ISetBabelPluginAction

    Kornil committed May 15, 2020
    Configuration menu
    Copy the full SHA
    d61b275 View commit details
    Browse the repository at this point in the history
  3. Fix naming

    Kornil committed May 15, 2020
    Configuration menu
    Copy the full SHA
    bed4b11 View commit details
    Browse the repository at this point in the history
  4. Add missing actions

    Kornil committed May 15, 2020
    Configuration menu
    Copy the full SHA
    b37d350 View commit details
    Browse the repository at this point in the history
  5. Add missing plugin type

    Kornil committed May 15, 2020
    Configuration menu
    Copy the full SHA
    068a39b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a854b7 View commit details
    Browse the repository at this point in the history
  7. COnvert snap file as well

    Kornil committed May 15, 2020
    Configuration menu
    Copy the full SHA
    edadb4a View commit details
    Browse the repository at this point in the history
  8. fix(gatsby): Protect about possibly missing context in graphql (gatsb…

    …yjs#24108)
    
    * Guard against possibly missing context in resolver
    
    * Warn about bad resolver invocations
    
    * Add warning
    
    * Update packages/gatsby/src/schema/resolvers.ts
    
    Co-authored-by: Ward Peeters <[email protected]>
    
    * Fix typo
    
    Co-authored-by: Ward Peeters <[email protected]>
    2 people authored and Kornil committed May 15, 2020
    Configuration menu
    Copy the full SHA
    2e8be0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb0a45b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3cebc2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d314a1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    784cf69 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d96a0c3 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    45d931e View commit details
    Browse the repository at this point in the history