Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5a079ca

Browse files
authored
chore: update semver docs in readme (#6985)
closes #5134
1 parent 78b290c commit 5a079ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1628,7 +1628,7 @@ Also, it supports additional response types such as `stream` and `formdata` (if
16281628
16291629
## Semver
16301630
1631-
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.
1631+
Since Axios has reached a `v.1.0.0` we will fully embrace semver as per the spec [here](https://semver.org/)
16321632
16331633
## Promises
16341634

0 commit comments

Comments
 (0)