Redux Micro Frontend Versions Save

This is a library for using Redux to manage state for self-contained apps in a Micro-Frontend architecture. Each self-contained isolated app can have its own isolated and decoupled Redux store. The componentized stores interact with a global store for enabling cross-application communication.

v1.2.0

2 years ago

Partner apps can register the partners which are yet to be registered.

v1.0.1

3 years ago

Fixes issue #6

v1.0.0

3 years ago

Library releases with basic capabilities for managing and collaborating State using Redux in apps build using Micro Frontend architecture.

1.0.0-beta-0.0

3 years ago

Beta version of the inital package for testing with other libraries.