Update react
Is there any chance to update deps and use es6 class instead of create-react-class?
@jackmoore any updates on this? can we at least get a new tagged release version on npm to sync up the latest merge? https://github.com/jackmoore/react-sticky-position/pull/9
+1 on this. We're currently updating our deps to target this release on Github, but we'd prefer to target a tagged npm release.
@PFarejowicz @btraut Published, sorry for that oversight.
@itrelease Sorry, I'm not comfortable taking that step yet. It would need to be preprocessed for my builds, but I exclude node_modules for preprocessing.
Thanks so much!