GithubHelp home page GithubHelp logo

Comments (3)

crobinson42 avatar crobinson42 commented on May 22, 2024 2

Just to be clear that the point is getting across, you should not release breaking changes on v1.0.0 because of the way that npm version resolution with the carrot in "^0.4.0" works - that will also install v1.0.0 if it's published. I'm saying you should arbitrarily release v1.0.0 today and then when you have breaking changes in the future you're next major will be v2.0.0.

from dotenv-flow.

kerimdzhanov avatar kerimdzhanov commented on May 22, 2024 2

Ahh... Ok, now it's clear. I will release v1.0.0 without any breaking changes, then right after I will release v2.0.0 with breaking changes. Thanks! I didn't know about this subtlety.

from dotenv-flow.

kerimdzhanov avatar kerimdzhanov commented on May 22, 2024

Absolutely agree,

I recently realized that I've released breaking changes as a minor version bump. I'm sorry, my bad...

Currently the only dependency "dotenv" is updated up to v8.0.0 where they're dropped the support of Node.js v6, and it is also a breaking change that I'm planning to release as [email protected].

Anyway, thanks for your recommendation! I appreciate it 👍

from dotenv-flow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.