Vuejs.org: Clarity in the docs if Vue 2.*.* is following semver strictly.

Created on 2 Jun 2017  路  4Comments  路  Source: vuejs/vuejs.org

Looking at the issues on github, it seems it might, but I couldn't find a specific statement in the docs that Vue 2.. is strictly semver, and therefore offer full backward compatibility. Have I missed it or is not stated anywhere ?

2.0 enhancement good first issue pull request welcome

Most helpful comment

I just need to know if its semver before updating to a new version. I dont mind where its stated, but it should be stated somewere.

All 4 comments

No, I don't believe we do state it, but Vue does try to follow semver in all its projects - at least for documented features and behavior. For undocumented behavior or exposed internals, we describe changes in release notes.

What would you think about a note on the installation page?

I just need to know if its semver before updating to a new version. I dont mind where its stated, but it should be stated somewere.

Maybe add labels for new api properties. Small green image with text about version. And show this label in navigation menu.

image

I like that idea too. Will try to add it this week, but a PR is also welcome if someone wants to jump on it immediately. We note when items were introduced in the guide.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bencooper222 picture bencooper222  路  3Comments

dwiyatci picture dwiyatci  路  5Comments

kciter picture kciter  路  5Comments

jgtorrejon picture jgtorrejon  路  5Comments

webryan picture webryan  路  4Comments