Skip to content

Releases: reduxjs/vue-redux

v0.1.0

05 Sep 14:41
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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: v0.0.1...v0.1.0

v0.0.1

05 Sep 14:35
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

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