Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Releases: deepsweet/hocs

safe-timers@0.3.0

09 Oct 18:34
Compare
Choose a tag to compare

πŸ’₯ πŸ“¦ publish only CJS for Node, ESM for browsers and React Native builds
♻️ tweak peer deps to allow React 16
♻️ πŸ”§ bump recompose and drop eager factory usage

prevent-handlers-default@0.3.0

09 Oct 18:33
Compare
Choose a tag to compare

πŸ’₯ πŸ“¦ publish only CJS for Node, ESM for browsers and React Native builds
♻️ tweak peer deps to allow React 16
♻️ πŸ”§ bump recompose and drop eager factory usage

omit-props@0.3.0

09 Oct 18:33
Compare
Choose a tag to compare

πŸ’₯ πŸ“¦ publish only CJS for Node, ESM for browsers and React Native builds
♻️ tweak peer deps to allow React 16
♻️ πŸ”§ bump recompose and drop eager factory usage

debounce-handler@0.3.0

09 Oct 18:32
Compare
Choose a tag to compare

πŸ’₯ πŸ“¦ publish only CJS for Node, ESM for browsers and React Native builds
♻️ tweak peer deps to allow React 16
♻️ πŸ”§ bump recompose and drop eager factory usage

with-view-layout-props@0.1.0

24 Sep 09:07
Compare
Choose a tag to compare

with-resize-observer-props@0.3.1

24 Sep 17:25
Compare
Choose a tag to compare

πŸ“¦ βœ”οΈ fix browser builds config

with-resize-observer-props@0.3.0

24 Sep 17:13
Compare
Choose a tag to compare

πŸ’₯ πŸ”§ remove internal shallow equal check – use pure HOC instead
πŸ’₯ πŸ“¦ use "smart build" and remove UMD bundle

See readme for updated usage example.

with-resize-observer-props@0.2.0

20 Sep 19:04
Compare
Choose a tag to compare

πŸ’₯ πŸ”§ get rid of "props" callback

See readme for updated usage example. A new HOC will be provided for the missed "callback" behavior.

with-page-visibility-props@0.2.0

31 Aug 11:12
Compare
Choose a tag to compare

πŸ’₯ πŸ”§ refactor using mapStatusToProps approach

Check out readme for new usage example.

with-online-status-props@0.1.1

31 Aug 10:51
Compare
Choose a tag to compare

βœ”οΈ avoid unnecessary mapStatusToProps calls