TypeScript Support: Enjoy improved TypeScript support with corrected type definitions that accurately reflect the module's structure. This ensures a smoother development experience for TypeScript users.
Fixes
Fix broken TypeScript definitions that were causing issues for users. The definitions are now correctly set up to support the CommonJS module format.
Others
Remove unnecessary type definitions from DefinitelyTyped for unist and vfile, streamlining the codebase and reducing potential conflicts.