Lukasz Gornicki
Lukasz Gornicki
sorry mate for delay, will look into it
https://github.com/user-attachments/assets/8693727c-8c90-4ef7-af62-4abc80736429 Transcriptiom: ``` WEBVTT 1 00:00:03.180 --> 00:00:12.520 Lukasz Gornicki: Hey? So I decided to record the the feedback cause. There's too many different things related. 2 00:00:14.970 --> 00:00:16.920...
imho the only right way is CLI major. Doesn't matter that breaking change comes from external library instead of CLI code itself. If user output will change, so should the...
you mean like a flag to specify which modelina you want?
similar situation is with https://github.com/asyncapi/generator/pull/925 as when we release generator `2.0` templates that use `generator` prop config to specify that their template is valid with generator but only prior 2.0...
@Souvikns anything from your side?
@Souvikns but if in dependent library there is a major release, and for example output changes, then it is a breaking change. This is why in tests we also do...
@Souvikns I think we need to do an exercise and try to forget that certain command depends on some other library like modelina or bundler. Basically imagine CLI includes all...
new command is not affecting the output, it is like a new stuff that can be `minor` for me major is: - anything that changes output of given command (might...
change of scope - `FileHeaderInfo.test.js` from javascript client folders should be removed - `FileHeaderInfo.js` from python and javascript client folders should be removed - new `FileHeaderInfo.js` must be added to...