Releases: rasendubi/uniorg
[email protected]
Minor Changes
-
#134
392ec12
Thanks @rasendubi! - Move public-facing type definitions fromdevDependencies
to normaldependencies
to 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.
[email protected]
Minor Changes
-
#134
392ec12
Thanks @rasendubi! - Move public-facing type definitions fromdevDependencies
to normaldependencies
to 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
392ec12
Thanks @rasendubi! - Refine TypeScript definitions to matchunified
'sPlugin
interface.You shall get better type checking when composing unified pipelines, which may result in detecting new type errors.
Patch Changes
- Updated dependencies [
392ec12
]:
[email protected]
Minor Changes
-
#134
392ec12
Thanks @rasendubi! - Move public-facing type definitions fromdevDependencies
to normaldependencies
to 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.
Patch Changes
- Updated dependencies [
392ec12
]:
[email protected]
Minor Changes
-
#134
392ec12
Thanks @rasendubi! - Move public-facing type definitions fromdevDependencies
to normaldependencies
to 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
392ec12
Thanks @rasendubi! - Refine TypeScript definitions to matchunified
'sPlugin
interface.You shall get better type checking when composing unified pipelines, which may result in detecting new type errors.
Patch Changes
- Updated dependencies [
392ec12
]:
[email protected]
Minor Changes
-
#134
392ec12
Thanks @rasendubi! - Move public-facing type definitions fromdevDependencies
to normaldependencies
to 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
392ec12
Thanks @rasendubi! - Refine TypeScript definitions to matchunified
'sPlugin
interface.You shall get better type checking when composing unified pipelines, which may result in detecting new type errors.
Patch Changes
- Updated dependencies [
392ec12
]:
[email protected]
Minor Changes
-
#134
392ec12
Thanks @rasendubi! - Move public-facing type definitions fromdevDependencies
to normaldependencies
to 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.
Patch Changes
- Updated dependencies [
392ec12
]:
[email protected]
Minor Changes
-
#134
392ec12
Thanks @rasendubi! - Move public-facing type definitions fromdevDependencies
to normaldependencies
to 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.
Patch Changes
- Updated dependencies [
392ec12
]:
[email protected]
Minor Changes
-
#134
392ec12
Thanks @rasendubi! - Move public-facing type definitions fromdevDependencies
to normaldependencies
to 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.
Patch Changes
- Updated dependencies [
392ec12
]:
[email protected]
Minor Changes
-
#134
392ec12
Thanks @rasendubi! - Move public-facing type definitions fromdevDependencies
to normaldependencies
to 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.
[email protected]
Minor Changes
- #128
40ff5c5
Thanks @rasendubi! - Updated verse block handling to match ox-html's behavior by stripping common indentation from all lines.