Use case
Framework
Owner
Netlify/0.8.5/Recipe
The SDK v0.8.5 Recipe is a set of codemods that assist you with migrating to Netlify SDK v0.8.5.
Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.5/UpdateEnvironmentVariable
This codemod changes
updateEnvironmentVariable
to pass an object instead of the separate arguments as required in Netlify SDK v0.8.5.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.5/PatchEnvironmentVariable
This codemod changes
patchEnvironmentVariable
to pass an object instead of the separate arguments as required in Netlify SDK v0.8.5.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.5/GetEnvironmentVariables
This codemod changes
getEnvironmentVariables
to pass an object instead of the separate arguments as required in Netlify SDK v0.8.5.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.5/DeleteEnvironmentVariables
This codemod changes
deleteEnvironmentVariables
to pass an object instead of the separate arguments as required in Netlify SDK v0.8.5.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.5/DeleteEnvironmentVariable
This codemod changes
deleteEnvironmentVariable
to pass an object instead of the separate arguments as required in Netlify SDK v0.8.5.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.5/CreateOrUpdateVariables
This codemod changes
createOrUpdateVariables
to pass an object instead of the separate arguments as required in Netlify SDK v0.8.5.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.5/CreateOrUpdateVariable
This codemod changes
createOrUpdateVariable
to pass an object instead of the separate arguments as required in Netlify SDK v0.8.5.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.5/CreateEnvironmentVariable
This codemod changes
createEnvironmentVariable
to pass an object instead of the separate arguments as required in Netlify SDK v0.8.5.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.4/AddApiHandler
This codemod renames
addHandler
toaddApiHandler
as required in Netlify SDK v0.8.1.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.1/ExportZod
This codemod exports z from zod as required in Netlify SDK v0.8.1.
Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.1/EnableBuildEventHandlers
This codemod renames
enableBuildhook
toenableBuildEventHandlers
as required in Netlify SDK v0.8.1.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.1/DisableBuildEventHandlers
This codemod renames
disableBuildhook
todisableBuildEventHandlers
as required in Netlify SDK v0.8.1.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.1/AddBuildEventHandler
This codemod renames
addBuildHook
toaddBuildEventHandler
as required in Netlify SDK v0.8.1.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community
Netlify/0.8.1/AddBuildEventContext
This codemod renames
addBuildContext
toaddBuildEventContext
as required in Netlify SDK v0.8.1.Codemod verified
Regularly tested and maintained by our engineers and codemod expert community