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

Please publish the latest redux-devtools-inspector #481

Closed
kondi opened this issue Aug 21, 2019 · 2 comments
Closed

Please publish the latest redux-devtools-inspector #481

kondi opened this issue Aug 21, 2019 · 2 comments

Comments

@kondi
Copy link

kondi commented Aug 21, 2019

In npmjs the latest version is v0.11.3, two years old https://www.npmjs.com/package/redux-devtools-inspector. That version does not have the hideMainButtons prop for the component (https://unpkg.com/redux-devtools-inspector@0.11.3/lib/DevtoolsInspector.js), however in the version in github master it is there: https://github.com/reduxjs/redux-devtools/blob/master/packages/redux-devtools-inspector/src/DevtoolsInspector.js#L216.
Also, the version in this repo is marked as v0.11.0, but quite different from the one published into npm as v0.11.0.

It is really not clear how can I access this version from npm and where the source is actually came from (to this repo). Maybe bump the version and optionally create an npm org and publish it.

I haven't checked the other subprojects (packages), but I can imagine this is not only case for the redux-devtools-inspector.

Probably related to #412

@Methuselah96
Copy link
Member

I would also appreciate it if redux-devtools-inspector were published because it currently crashes when I try to use it without alexkuz/redux-devtools-inspector@5202f01.

@Methuselah96
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants