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

microcosm

Package Overview
Dependencies
Maintainers
4
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microcosm - npm Package Versions

13
24

12.14.0-beta

Diff

viget
published 12.12.2 •

viget
published 12.12.1 •

nhunzaker
published 12.13.0 •

Changelog

Source

12.13.0

  • In batching mode, Presenter model updates are asynchronous.
  • Warn when a non-POJO is passed as effect/domain options
  • Added lifecycle method for when a Presenter model changes: modelDidUpdate. See the docs for more information.
nhunzaker
published 12.13.0-rc •

nhunzaker
published 12.13.0-alpha.2 •

nhunzaker
published 12.13.0-alpha.1 •

nhunzaker
published 12.13.0-alpha.0 •

nhunzaker
published 12.12.0 •

Changelog

Source

12.12.0

  • Domain::setup and constructors receive the key they were mounted at via options.key.
  • Added prepare prop for ActionButton that allows developers to specify an extra transformation of the underlying value (e.g. based on the event object) before the action gets dispatched.
  • Domain and effect registration handlers can be an array of functions that are processed sequentially.
  • Tweaked internal processing of actions to allow function arguments to be returned from actions without being treated as a thunk. See the docs for Actions for more information.
nhunzaker
published 12.11.0 •

Changelog

Source

12.11.0

  • Removed string ref in ActionForm, avoiding some edge cases and allowing usage with React 16.
  • Fix boolean flow type
  • Warn when pushing actions on a torn down Microcosm instance
  • register() can return null
  • Pass context to ActionForm constructor, fixing a bug with context
  • Use buble instead of babel for production builds, decreasing build size
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