Bump your dependencies and makes code changes for you if anything breaks
This may be a common scenario:
you: “I should upgrade to the latest version of x, it has banging new features and impressive performance improvments”
you (internal monologue): I don’t want to feel pain anymore
Then use bumpgen
!
To get started, you’ll need an OpenAI API key. gpt-4-turbo-preview
from OpenAI is the only supported model at this time.
Then, run bumpgen
this:
where @tanstack/react-query
is the package you want to bump and 5.28.14
is the version you want to bump to.
Bump your dependencies and makes code changes for you if anything breaks
This may be a common scenario:
you: “I should upgrade to the latest version of x, it has banging new features and impressive performance improvments”
you (internal monologue): I don’t want to feel pain anymore
Then use bumpgen
!
To get started, you’ll need an OpenAI API key. gpt-4-turbo-preview
from OpenAI is the only supported model at this time.
Then, run bumpgen
this:
where @tanstack/react-query
is the package you want to bump and 5.28.14
is the version you want to bump to.