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

fractal-component

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fractal-component - npm Package Versions

13

4.0.0

Diff

Changelog

Source

4.0.0

  • Added React New Context API Support (Require React 16.6.0 above)
  • Improved ComponentManager initialisation process
  • Improved SSR support: No need to set isServerSideRendering option
t83714
published 3.4.3 •

t83714
published 3.4.2 •

Changelog

Source

3.4.2

  • effects.take will throw an error if pattern parameter is empty.
t83714
published 3.4.1 •

Changelog

Source

3.4.1

  • fixed incorrect ActionForwarder prop.types definition
t83714
published 3.4.0 •

Changelog

Source

3.4.0

  • Removed toGlobal & absoluteDispatchPath property from ActionForwarder
t83714
published 3.3.0 •

Changelog

Source

3.3.0

  • Effects API provided through namespaced saga includes all redux-saga effects creators
  • Test typescript definitions
  • Added takeMabe & debounce to namespaced Effects
t83714
published 3.2.3 •

Changelog

Source

3.2.3

  • Fixed: avoid using toString to convert action type in effects
  • Fixed: throttle effects not use pattern parameter.
  • Fixed: effects typescript definitions.
t83714
published 3.2.2 •

Changelog

Source

3.2.2

  • Moved symbolToString to utils. Fixed remaining symbol.toString issue for UMD version
t83714
published 3.2.1 •

Changelog

Source

3.2.1

  • Fixed: avoid symbol.toString to be coverted to ""+ by minifier
t83714
published 3.2.0 •

Changelog

Source

3.2.0

  • Won't include redux-saga in bundle anymore to avoid UMD version usage issue
  • Reduced bundle size check to 15K
  • Upgrade redux-saga to 1.0.0-beta.2
  • Not rely on redux-saga.is anymore so that UMD version doesn't require another script
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