Netlify/sdk
migration
byCodemod

Netlify/0.8.1/ExportZod

/icons/calendar.svg

Last update

Jan 10, 2025

This codemod exports z from zod as required in Netlify SDK v0.8.1.

Before

import { z } from "@netlify/sdk";

After

import { z } from "@netlify/sdk";

Build custom codemods

Use AI-powered codemod studio and automate undifferentiated tasks for yourself, colleagues or the community

background illustrationGet Started Now