gatsby-starter-decap-cms icon indicating copy to clipboard operation
gatsby-starter-decap-cms copied to clipboard

#629: remove deprecated super(props) from components

Open zachary-cauchi opened this issue 5 years ago • 1 comments
trafficstars

Summary

This PR addresses issue 629, which removes the deprecated super(props) invocations from React components in favour of super(). No functionality is otherwise affected.

Change Type: Refactor

Breaking changes

None

Testing required

No testing required.

Documentation

No change to documentation should be required.

zachary-cauchi avatar Oct 03 '20 15:10 zachary-cauchi

Deploy request for gatsby-starter-netlify-cms-ci pending review.

Review with commit f00658dc2ea0df7b2e5c7a6fb9be6b5c42c8014f

https://app.netlify.com/sites/gatsby-starter-netlify-cms-ci/deploys

netlify[bot] avatar Oct 03 '20 15:10 netlify[bot]

Howdy @zachary-cauchi! Greatly appreciate the PR. Since a bit after this PR last year we worked on introducing hooks instead and decided to go down that route.

While this work won't get merged in I hope that in the future if you see any other improvements you still are willing to give us that feedback and I'm making sure we can be better aligned with getting enhancements like this out to people faster!

Once again thank you!

maxcell avatar Aug 11 '22 14:08 maxcell