Giter Club home page Giter Club logo

Comments (3)

adamwathan avatar adamwathan commented on May 16, 2024 2

Yeah the plan for pre-1.0 is to treat minor releases as breaking, so 0.2.0 can have breaking changes but 0.1.x won't.

We discussed it a bit internally and are going to stop calling it "alpha" explicitly at this point, because I think it sends the wrong message. It's pre-1.0 so there will be lots of rapid development and things can change and break, but it's not alpha in any special way that any other pre-1.0 software is.

This section of the SemVer FAQ is inline with how we are thinking of pre-1.0:

How do I know when to release 1.0.0?

If your software is being used in production, it should probably already be 1.0.0. If you have a stable API on which users have come to depend, you should be 1.0.0. If you’re worrying a lot about backwards compatibility, you should probably already be 1.0.0.

Doesn’t this discourage rapid development and fast iteration?

Major version zero is all about rapid development. If you’re changing the API every day you should either still be in version 0.y.z or on a separate development branch working on the next major version.

We don't have an exact timeframe in mind for 1.0, but in my mind it's a short-term goal; but we don't plan to stay in 0.y.z for years and years like has happened with other libraries.

Once we actually release an 0.2.0, we'll make sure to add documentation about upgrading and the update policy 👍

from tailwindcss.

HellPat avatar HellPat commented on May 16, 2024

Thanks for clarification, this is good to hear.
You can close this issue if you want or keep it as a reminder, or add your statement to the current docs (I'm quite sure I'm not the only one thinking about that)

from tailwindcss.

adamwathan avatar adamwathan commented on May 16, 2024

We’re working on an FAQ section in the docs to address a variety of topics like this in a quick way until we have dedicated documentation for those topics, so I’ve made a note to talk about this there for now 👍🏻

from tailwindcss.

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.