uniorg-rehype@2.2.0
Minor Changes
-
#134
392ec12Thanks @rasendubi! - Move public-facing type definitions fromdevDependenciesto normaldependenciesto ensure type safety for users without requiring manual installation of types.TypeScript will now have more complete type information available, which may surface previously hidden type conflicts but leads to more accurate type checking overall.
-
#134
392ec12Thanks @rasendubi! - Refine TypeScript definitions to matchunified'sPlugininterface.You shall get better type checking when composing unified pipelines, which may result in detecting new type errors.
Patch Changes
- Updated dependencies [
392ec12]:- uniorg@1.3.0