Socket
Socket
Sign inDemoInstall

fractal-core

Package Overview
Dependencies
337
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
19Next

6.0.6

Diff

carloslfu
published 6.0.5 •

Changelog

Source

v6.0.5

  • Fix StateOf type signature
  • Fix Components type signature
  • Fix stateOf type signature
  • Remove proxy from state in InputHelpers, now do not modify state outside actions is a strong convention
carloslfu
published 6.0.4 •

Changelog

Source

v6.0.4

  • Reorganize functionality
carloslfu
published 6.0.3 •

Changelog

Source

v6.0.3

  • Change compile target to es6
carloslfu
published 6.0.2 •

Changelog

Source

v6.0.2

  • Remove component, log and worker from main barrel
carloslfu
published 6.0.1 •

carloslfu
published 6.0.0 •

Changelog

Source

v6.0.0

  • Rename dispose APIs with destroy
  • Add onBeforeDestroy module lifecycle hook
  • Add event bus functions to ModuleAPI
  • Worker helper to automatically proxy all stuff inside a Module Definition
  • Implement worker performance example
  • invokeHandler now performs event object data extraction
  • Implement dispatch function and add it to ModuleAPI
  • Rename beforeInit module hook to onBeforeInit
  • AppViewer POC
  • Add guid function
  • Add seq helper
  • Add s property to InputHelpers interface, that is a reference to local state
  • Deprecate recommended F.stateOf() sentence with no arguments in favor of s in input parameters
  • BREAKING: Add many state type signatures
  • Add s parameter to input factory
  • Add State interface
  • Remove currification in interfaces
  • Add F.inFn and F.actFn to support React and other tools with function based event handlers
  • Add isServer and hydrateState helpers for prerendering and SSR
  • Add support for state updates with the result of an action
  • Actions cannot replace the state object
  • Add proxy to state in InputHelpers to disallow state mutation from inputs
  • Change init and destroy with onInit and onDestroy
  • Change router events name: onRouteActive and onRouteInactive
  • Add onInit and onDestroy to InputIndex type interface
  • Add onRouteActive and onRouteInactive to InputIndex type interface
carloslfu
published 5.1.3 •

carloslfu
published 5.1.2 •

Changelog

Source

v5.1.2

  • Fix style merge order (Revert)
carloslfu
published 5.1.1 •

Changelog

Source

v5.1.1

  • Fix style merge order
2345
19Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc