mirror of
https://github.com/axios/axios.git
synced 2026-04-11 14:21:59 +08:00
chore: update semver docs in readme (#6985)
closes https://github.com/axios/axios/issues/5134
This commit is contained in:
parent
78b290c57c
commit
5a079ca394
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user