@sanity/plugin-kit
Advanced tools
Changelog
3.0.0 (2023-01-02)
emitDeclarationOnly
is now a required compiler option.
Run plugin-kit verify-package
to get hints about how to apply required changes.rootDir
is now expected to be set to the root directory of the project.
Run plugin-kit verify-package
to get hints about how to apply required changes.outDir
is now required in tsconfig.json
. Run plugin-kit verify-package
to
get hints about how to apply required changes.ui
preset (776950e)format
script (9d753c2)outDir
directory (13ef06e)pkg-utils
in strict mode (4ec8613)emitDeclarationOnly
compiler option (d60d46e)outDir
in tsconfig (89d0978)@sanity/pkg-utils@2
(7d1d7e6)styled-components
(446bf14)jsx
validation (6617a04)rootDir
to be set to root directory (41cd4ef)