Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

v1.0

Compare
Choose a tag to compare
@vivian-farrell vivian-farrell released this 28 Nov 10:50
· 1243 commits to master since this release

It's Alive...

This is our first release! Please provide some feedback on whether you're finding the library useful.

Currently the dist version is a Babelified ES5 library using CommonJS. More dist types can be added in future.

Current feature set includes

  • SubspaceProvider component
  • Support for auto namespacing actions
  • Support for non-namespaced global actions
  • Auto namespacing actions dispatched from thunks using redux-thunk middleware
  • Access to root state via state.root