Closed
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and couldn’t find anything (or linked relevant results below)
Affected packages and versions
Link to runnable example
No response
Steps to reproduce
Install [email protected] in any TypeScript project (which hasn't been configured to ignore a lack of types).
Expected behavior
Since v5.0.0 was a breaking change, and 4.x lacked types, I expected that a backport of types would have been made before deciding to go ESM only.
Not providing a backport to CJS is just bonkers for a tool that's so core to the ecosystem, but that aside, please consider backporting types to the 4.x version line.
Actual behavior
Cannot find a declaration file for ...rehype-highlight
Runtime
Node v14
Package manager
pnpm
OS
macOS
Build and bundle tools
Other (please specify in steps to reproduce)
Activity