feat: update `InterfaceStubGenerator` to be an incremental generator by TimothyMakkison · Pull Request #1864 · reactiveui/refit
Hi @TimothyMakkison , do you think you could try to update dependency verify.sourcegenerators to 2.5.0 along with this PR or as a separate PR.
Sure, I don't think changing this should affect me.
I think I managed to conflict with one of your updates with some of my PR's, hence the conflict, sorry.
nw, it looks like most of the changes can be copied over or ignored, shouldn't be a problem.
So far this is looking good, thank you, I have updated the Minor, however this looks like a Major version change; I think we can wait until this section of work is complete before releasing again, please let me know when you think the code is ready to release should be a nice update by the looks of things. If you think it can stay with a minor update then do let me know.
Thanks 😄, in theory this should be a fully backwards compatible change and will only provide a smoother ide experience for users. Assuming that I haven't broken anything🤞. I'm not too familiar with versioning so I'm happy to leave the decision to you. Does refit have a pre release version?
I was hoping to finish this in a couple of days, I need to do some cleanup, re-read Parser/Emitter a couple of times and probably write more tests. I'll mark this as ready for review when ready.