poly-state

A boilerplate free simple state management library

MIT License

Downloads
182
Stars
16
Committers
3

Bot releases are hidden (Show)

poly-state - Bugfix: Added fixes for Redux DevTools

Published by sonjoydatta over 2 years ago

What's Changed

  • From now, DevTools state tree will appear all the keys when you set something
  • Fix a type issue in storeClass for hydrate and setState
  • Deep equality checks have been converted to high-level equality checks
    by @shahriar-shojib in https://github.com/poly-state/poly-state/pull/15

Full Changelog: https://github.com/poly-state/poly-state/compare/1.1.3...1.1.4

poly-state - Bugfix: Setters prevState was immutable

Published by sonjoydatta over 2 years ago

What's Changed

Full Changelog: https://github.com/poly-state/poly-state/compare/1.1.1...1.1.3

poly-state - Bugfix: React component wont re render

Published by shahriar-shojib over 2 years ago

poly-state - Initial Release

Published by shahriar-shojib over 2 years ago

This is what I consider to have all the necessary features needed by a store

Full Changelog: https://github.com/poly-state/poly-state/commits/1.0.0