You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use correct unist-util-visit-parents imports (#1427)
The recent `unist-util-visit-parents` renovate update broke the
`changelogFromRoot` theme option (and therefore e.g. [Apify Python SDK
changelog](https://docs.apify.com/sdk/python/docs/changelog)). Even
though the `unist` package claims to be ESM-only, this fix seems to
remedy the issues.
0 commit comments