potiuk commented on PR #45934:
URL: https://github.com/apache/airflow/pull/45934#issuecomment-2607630102

   > cc: @potiuk (It appears that Vite is a little bit more flexible on semver 
definition 😂, even if they seem to follow Semver stricktly 
https://vite.dev/releases)
   
   Actually - they are pretty conistent. The change in question is a fix - so 
it turned out the previous default was wrong and this one is fixing it:
   
   
![image](https://github.com/user-attachments/assets/2d9a8862-2480-4945-adf7-4ead607987f5)
   
   This is precisely as I always repeat - pretty much any change is breaking, 
otherwise it would not be a change. Change == Behaviour change, which means 
that if you rely on some behaviour, it will break your use. But breaking your 
use does not mean breaking semver, it means that there was some unintentional 
(usually buggy) behaviour that you relied on which has been classified by the 
authors are exactly this - unintentional, or even buggy. And they fixed :).
   
   So. ... All is good.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to