elado/hoist-non-react-methods

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# 1.1.0

- `hoistNonReactMethods` now gets a config object, with:
   - `delegateTo` - unchanged functionality (see README)
   - `hoistStatics: true/false` - controls whether to hoist statics or not

# 1.0.0

Initial release