New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

effector-react

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

effector-react - npm Package Versions

1
15

22.3.2

Diff

drelliot
published 22.3.1 •

Changelog

Source

effector-react 22.3.1

  • Fix useUnit skipping updates in react 16-17
drelliot
published 22.3.0 •

Changelog

Source

effector-react 22.3.0

  • Made hooks useEvent, useStore, useStoreMap and useList isomorphic, now they would use scope from the Provider if it is available and scope-less mode otherwise. For useUnit it was done in 22.2.0.
  • Added parameter forceScope to useEvent, useStore, useStoreMap and useList to force usage of scope from Provider, it would throw an error if Provider is not available, /scope module sets forceScope to true by default
drelliot
published 22.2.0 •

Changelog

Source

effector-vue 22.2.0

  • Add useStoreMap hook for Vue 3 composition API to select part from a store ((PR #780)[https://github.com/effector/effector/pull/780]) by @ilajosmanov
drelliot
published 22.1.6 •

drelliot
published 22.1.5 •

drelliot
published 22.1.4 •

drelliot
published 22.1.3 •

drelliot
published 22.1.2 •

Changelog

Source

effector-vue 22.1.2

  • Added "type" entry for package exports (PR #759)
drelliot
published 22.1.1 •

Changelog

Source

effector 22.1.1

  • Fix data races that cause obsolete states to appear in the .on and .reset methods
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