question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Publish v0.10 to NPM as @next

See original GitHub issue

Do you want to request a feature or report a bug? Feature

What is the current behavior? I cannot use v0.10 through NPM

What is the expected behavior? I can install draft-js v0.10 through npm i draft-js@next command

Which versions of Draft.js, and which browser / OS are affected by this issue? Did this work in previous versions of Draft.js? v0.10

I think it’s common pattern to use @next or @beta to allow people to experiment with new stuff easily (see ESLint or Webpack). Or maybe there is already some way to use v0.10 through NPM which I cannot see now?

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:24
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

10reactions
rylevcommented, Jan 20, 2017

Version 0.10 fixes a big issue for us #667. Would be awesome to get this on NPM. Thanks so much!!

3reactions
adamlong5commented, Feb 22, 2017

@flarnie Are you still planning to publish 0.11.0 under a @next tag?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Publish development version of NPM package - Stack Overflow
Execute npm link command inside your developed module. That will create globally-installed symbolic link from prefix/package-name to the current ...
Read more >
Changelog - npm Docs
Documentation for the npm registry, website, and command-line interface.
Read more >
Learn How to Develop and Publish an NPM Package - Auth0
Check out this NPM developer's practical tutorial. Learn what tools we can leverage to develop and publish high-quality NPM packages.
Read more >
npm publish, incorrect tag name error · Issue #8531 - GitHub
Hi. I recently updated node and npm and today tried publishing package for the first time since then. I run: npm publish --loglevel...
Read more >
Update Your Alexa Skill from Node.js v0.10 to a Newer Version
js v0.10 functions, you need to migrate to one of the newer Node.js versions (4.3 or 6.10) by May 30, 2017. If you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found