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

PXP-7942 Feat/newer react #848

Merged
merged 57 commits into from
Jun 23, 2021
Merged

PXP-7942 Feat/newer react #848

merged 57 commits into from
Jun 23, 2021

Conversation

mfshao
Copy link
Collaborator

@mfshao mfshao commented May 7, 2021

Jira Ticket: PXP-7942

Update React beyond 16.8.6 to latest 16.x version

Rewrite some logic to get rid of deprecated React component lifecycle hooks

Update core-js from 2 to 3

Get rid of @babel/polyfill and use @babel/preset-env for applying polyfills based on usage

Updated eslint and linter config, and adopted eslint suggestions

Deployed in https://mingfei.planx-pla.net

Breaking Changes

  • Rewrite some logic to get rid of deprecated React component lifecycle hooks
  • Removed react-slick and slick-carousel, use antd Carousel component instead

Improvements

  • Get rid of @babel/polyfill and use @babel/preset-env for applying polyfills based on usage

Dependency updates

  • Update React beyond 16.8.6 to latest 16.x version
  • Update core-js from 2 to 3
  • Updated eslint version and linter config

@mfshao mfshao merged commit 44921cc into master Jun 23, 2021
@mfshao mfshao deleted the feat/newer-react branch June 23, 2021 21:16
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.

3 participants