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

Move instrumentation to redux-devtools-instrument #272

Closed
wants to merge 1 commit into from
Closed

Move instrumentation to redux-devtools-instrument #272

wants to merge 1 commit into from

Conversation

zalmoxisus
Copy link
Collaborator

Related to #245

@@ -1,3 +1,3 @@
export { default as instrument, ActionCreators, ActionTypes } from './instrument';
export { default as instrument, ActionCreators, ActionTypes } from 'redux-devtools-instrument';
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be kept for a while not to be a breaking change.

@gaearon
Copy link
Contributor

gaearon commented May 9, 2016

Sorry I didn’t react fast enough. Mind bringing in the PR from 3.3.0 and then we switch over?

@zalmoxisus
Copy link
Collaborator Author

@gaearon, no problems. I copied @micha149's PR to redux-devtools-instrument in zalmoxisus/redux-devtools-instrument@8fbfa22 and created #281 PR.

@zalmoxisus zalmoxisus closed this May 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants