You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm upgrading this module in my project and I took a look at the changelog to see what changed. There are multiple entries for BREAKING yet the version did not get a major bump rather a minor. Does this project follow semantic versioning? If so, why are these changes not bumping the major version? Thanks.
Is this a bug report?
(write your answer here)
Is this a feature request?
(write your answer here)
Steps to reproduce
(Write your steps here:)
Expected behavior
(Write what you thought would happen.)
Actual behavior
(Write what happened.)
Setup
http-proxy-middleware: version
http-proxy-middleware configuration
server: connect/express/browser-sync... + version
other relevant modules
client info
target server info
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered:
@chimurai You are right, I missed that part in the spec so thank you for clarifying. I was always under the impression that any breaking change, even in a 0.x.x release, should be breaking. They should probably update the summary at the top to just give a blurb about this in my opinion for the MAJOR portion.
Your module is used by almost 2.3 million other modules, and it would probably be a shame that others would make the same mistake I just did, but that's on me (them) for not fully reading the spec I suppose. Its entirely up to you at this point if you want to version it as major just to possibly help mitigate that confusion, but you've answered my question so I'm going to close this. Thanks again for the quick response.
Is this a question?
I'm upgrading this module in my project and I took a look at the changelog to see what changed. There are multiple entries for BREAKING yet the version did not get a major bump rather a minor. Does this project follow semantic versioning? If so, why are these changes not bumping the major version? Thanks.
Is this a bug report?
(write your answer here)
Is this a feature request?
(write your answer here)
Steps to reproduce
(Write your steps here:)
Expected behavior
(Write what you thought would happen.)
Actual behavior
(Write what happened.)
Setup
client info
target server info
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered: