mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
chore: update semver docs in readme (#6985)
closes https://github.com/axios/axios/issues/5134
This commit is contained in:
@@ -1628,7 +1628,7 @@ Also, it supports additional response types such as `stream` and `formdata` (if
|
||||
|
||||
## Semver
|
||||
|
||||
Until axios reaches a `1.0` release, breaking changes will be released with a new minor version. For example `0.5.1`, and `0.5.4` will have the same API, but `0.6.0` will have breaking changes.
|
||||
Since Axios has reached a `v.1.0.0` we will fully embrace semver as per the spec [here](https://semver.org/)
|
||||
|
||||
## Promises
|
||||
|
||||
|
||||
Reference in New Issue
Block a user