Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configureStore helper #9

Closed
the-dr-lazy opened this issue Jan 23, 2019 · 0 comments
Closed

Add configureStore helper #9

the-dr-lazy opened this issue Jan 23, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@the-dr-lazy
Copy link
Owner

the-dr-lazy commented Jan 23, 2019

The idea is now implemented in redux-starter-kit.

There should not be any difference between deox and redux-starter-kit in the implementation of configureStore. So I think it's enough to just re-export the configureStore helper.

@the-dr-lazy the-dr-lazy added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jan 23, 2019
@the-dr-lazy the-dr-lazy added this to the v1.3.0 milestone Mar 26, 2019
@the-dr-lazy the-dr-lazy self-assigned this Mar 26, 2019
the-dr-lazy pushed a commit that referenced this issue Mar 26, 2019
@the-dr-lazy the-dr-lazy removed good first issue Good for newcomers help wanted Extra attention is needed labels Mar 30, 2019
the-dr-lazy pushed a commit that referenced this issue Apr 2, 2019
# [1.3.0](v1.2.1...v1.3.0) (2019-04-02)

### Features

* add ActionType helper ([0b2906a](0b2906a))
* export ActionType in public API ([f349705](f349705))
* export configureStore from redux-starter-kit ([2499a02](2499a02)), closes [#9](#9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant