Skip to content

@gene-code/rehype@0.0.7

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:56
4d31110

Patch Changes

  • #4 7d0350b Thanks @neznayer! - Fix the published package shipping an unresolvable "@gene-code/core": "workspace:*" dependency. The workspace: protocol is now rewritten to the
    concrete core version (^x.y.z) at pack time, so @gene-code/rehype installs
    correctly from npm while the source manifest keeps workspace:* for local
    development.