fort 0.0.11 copy "fort: ^0.0.11" to clipboard
fort: ^0.0.11 copied to clipboard

outdated

An application state management library.

0.0.11 Fort v0.0.11 #

  • Simplified keep and tower interface

0.0.10 Fort v0.0.10 #

  • Added keep, a new interface to stores coupled with the fort

0.0.9 Fort v0.0.9 #

  • Added tower to persistor callback

0.0.8 Fort v0.0.8 #

  • Added persistor callback to Tower to handle events after loading state from persistor

0.0.7 Fort v0.0.7 #

  • Added general Fort store
  • Extended Hive interface with Fort: register, and box

0.0.5 Fort v0.0.5 #

  • Created application state management library for Fort and Tower
  • Refactored example to use Fort

0.0.1 Fort v0.0.1 #

  • Created example with Redux, Hive, Redux_Persist, and Redux_Thunk