vue-redux

Official Vue bindings for Redux

MIT License

Downloads
144
Stars
19

Bot releases are visible (Hide)

vue-redux - v0.1.0 Latest Release

Published by crutchcorn about 1 month ago

This change introduces the ability to pass a custom context to many of the createXComposition factories.

We've also added more tests to validate the functionality of these new changes.

Full Changelog: https://github.com/reduxjs/vue-redux/compare/v0.0.1...v0.1.0

vue-redux - v0.0.1

Published by crutchcorn about 1 month ago

This is the initial release of the official Vue adapter for Redux!

This should have feature parity with the React adapter with the following exceptions:

  • Context cannot be overwritten
  • No connect HOC APIs
  • No developer mode warnings