Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-hooks-combine

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hooks-combine - npm Package Versions

1

1.3.2

Diff

Changelog

Source

1.3.2

  • (withEffect, withLayoutEffect)'s effectHandler accepts prevStateProps object as third argument
igor.shalimov
published 1.3.1 •

Changelog

Source

1.3.1

BUG

  • Fix sharing state between components while using withStateHandlers
igor.shalimov
published 1.3.0 •

Changelog

Source

1.3.0

BUGS

  • withStateHandlers doesn't create action wrappers on each call

BREAKING CHANGES

  • withStateHandlers actionHandlers API has changed to fix issue with freezing state.
  • withStateHandlers actionHandlers accept props now as well as declared state and args.
igor.shalimov
published 1.2.0 •

Changelog

Source

1.2.0

  • Refine withStateHandlers to avoid updates in case if there are no changes inside object
  • Add forwardRef param for combine function to support ref forwarding
  • Add withImperativeHandle support
igor.shalimov
published 1.1.1 •

Changelog

Source

1.1.1

  • Fix issue with default props. Child component only used them while Parent skiped them.
igor.shalimov
published 1.1.0 •

Changelog

Source

1.1.0

  • Update combine function by adding transformPropsBefore property to filter/omit/map props
igor.shalimov
published 1.0.0 •

Changelog

Source

1.0.0

No changes

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc