Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Add babel-plugin-transform-react-remove-prop-types and use es6 modules #456

Merged
merged 8 commits into from
Jul 23, 2021

Conversation

katydecorah
Copy link
Contributor

@katydecorah katydecorah commented Jun 7, 2021

Fixes #455
Fixes #457

How to test

QA checklist

n/a

Before merge

  • Add entry to CHANGELOG.md to describe changes.
  • If updating dependencies or creating a release, run npx browserslist@latest --update-db to update the browser data and commit any changes to package-lock.json.

Katy DeCorah added 3 commits July 21, 2021 16:43
* main:
  Update devDependencies (#468)
  Update search-ui@1.7.0 (#467)
  Handle `Video` play as a promise (#459)
  Update @mapbox/rehype-prism@0.7.0 and prismjs@1.24.0 (#466)
  4.0.2
  Prepare 4.0.2
  Fix `sortVersions` for prerelease versions greater than 10. (#464)
commit f0673c1
Author: Katy DeCorah <decorah@mapbox.com>
Date:   Fri Jul 23 09:24:40 2021 -0400

    Update caniuse-lite

commit 12469f1
Author: Katy DeCorah <decorah@mapbox.com>
Date:   Fri Jul 23 09:23:34 2021 -0400

    Enable ES modules; update babel
@katydecorah katydecorah changed the title Add babel-plugin-transform-react-remove-prop-types to babel.config.js Add babel-plugin-transform-react-remove-prop-types and use es6 modules Jul 23, 2021
@katydecorah katydecorah merged commit acc5238 into main Jul 23, 2021
@katydecorah katydecorah deleted the rm-prop-types branch July 23, 2021 14:23
katydecorah pushed a commit that referenced this pull request Jul 23, 2021
* main:
  Add babel-plugin-transform-react-remove-prop-types and use es6 modules (#456)
katydecorah pushed a commit that referenced this pull request Jul 23, 2021
* main:
  Add babel-plugin-transform-react-remove-prop-types and use es6 modules (#456)
  Update devDependencies (#468)
  Update search-ui@1.7.0 (#467)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update babel.config.js to enable ES modules Add babel-plugin-transform-react-remove-prop-types
1 participant