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

feat(babel-preset-gatsby): add babel-plugin-transform-react-remove-prop-types for production builds #14987

Merged
merged 12 commits into from Jul 12, 2019
Merged

feat(babel-preset-gatsby): add babel-plugin-transform-react-remove-prop-types for production builds #14987

merged 12 commits into from Jul 12, 2019

Commits on Jun 20, 2019

  1. feat(babel-preset-gatsby): Add babel-plugin-transform-react-remove-pr…

    …op-types to babel-preset-gatsby
    
    Remove PropTypes from production build
    
    re #14814
    luisFilipePT committed Jun 20, 2019
    Copy the full SHA
    83c5645 View commit details
    Browse the repository at this point in the history
  2. docs(babel-preset-gatsby): Add babel-plugin-transform-react-remove-pr…

    …op-types link to README in #pac
    
    re #14814
    luisFilipePT committed Jun 20, 2019
    Copy the full SHA
    c5275d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Copy the full SHA
    be7c44c View commit details
    Browse the repository at this point in the history
  2. fix(babel-preset-gatsby): Remove core-js package from package.json in…

    …stalled when developing but nev
    
    #14814
    luisFilipePT committed Jun 21, 2019
    Copy the full SHA
    e38f446 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Copy the full SHA
    1058936 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Copy the full SHA
    488b9a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Copy the full SHA
    eab593b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into topics/add-babel-pl…

    …ugin-transform-react-remove-prop-types
    pieh committed Jul 12, 2019
    Copy the full SHA
    64e7176 View commit details
    Browse the repository at this point in the history
  3. update lock file

    pieh committed Jul 12, 2019
    Copy the full SHA
    895e605 View commit details
    Browse the repository at this point in the history
  4. update tests

    pieh committed Jul 12, 2019
    Copy the full SHA
    9add7c0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6ca2ca9 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/master' into topics/add-babel-…

    …plugin-transform-react-remove-prop-types
    gatsbybot committed Jul 12, 2019
    Copy the full SHA
    0f60386 View commit details
    Browse the repository at this point in the history