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.

Could we have a dist-tag for picodom@next please?

So we can more easily help beta-test the next major version, updating examples, etc. before release.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
acstllcommented, Nov 9, 2017

@JorgeBucaran I’m not completely sure, but I think the way to do this is by having a 2.0 branch (or next branch) where you work on this next version and then publish using --tag next, as you did.

I think now you can’t continue to work on 1.x on master and publish further updates… 😦

0reactions
acstllcommented, Nov 10, 2017

@JorgeBucaran no problem. Open source FTW 😊

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adding dist-tags to packages - npm Docs
On the command line, navigate to the root directory of your package. cd /path/to/package · Run the following command, replacing <tag> with the...
Read more >
What are NPM dist tags and how to use them
While developing or using NPM package registry you may come across command or multiple dist tags available for one package e.g. next tag…...
Read more >
next/head | Next.js
Add custom elements to the `head` of your page with the built-in Head component.
Read more >
.next() | jQuery API Documentation
version added: 1.0.next( [selector ] ) ... A string containing a selector expression to match elements against. Given a jQuery object that represents...
Read more >
How to add a class to the body tag in Next.js - smnh
How to add a class to the body tag in Next.js · import React from 'react'; import { Helmet } from 'react-helmet'; export...
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