unified

Explore/Releases

  1. IGassmann/remark-directive-rehype@1.0.0·

    Breaking Changes

    • Minimum Node.js version is now 20 (f2eaa4b)
    • Updated unified ecosystem dependencies to latest majors (d77c313)

    Bug Fixes

    • Preserve existing node.data when mapping directive nodes (4fee63a)

    Other Changes

    • Migrated from yarn to pnpm (f0985da)
    • Modernized tsconfig for Node.js 20+ (052d1d9)
    • Added conditional exports with types condition (3ddce09)
    • Added TSDoc comments to source (997d589)
  2. timlrx/rehype-citation@2.3.2·

    What's Changed

    Full Changelog: https://github.com/timlrx/rehype-citation/compare/v2.3.1...v2.3.2

  3. timlrx/rehype-citation@2.3.1·

    What's Changed

    • fix: remove local path from url construction by @timlrx in #58

    Full Changelog: https://github.com/timlrx/rehype-citation/compare/v2.3.0...v2.3.1

  4. timlrx/rehype-prism-plus@2.0.2·

    What's Changed

    Full Changelog: https://github.com/timlrx/rehype-prism-plus/compare/v2.0.1...v2.0.2

  5. inokawa/remark-pdf@0.2.4·

    What's Changed

    Full Changelog: https://github.com/inokawa/remark-pdf/compare/0.2.3...0.2.4

  6. syntax-tree/unist-util-visit@5.1.0·

    Types

    Full Changelog: https://github.com/syntax-tree/unist-util-visit/compare/5.0.0...5.1.0

  7. inokawa/remark-pdf@0.2.3·

    What's Changed

    Full Changelog: https://github.com/inokawa/remark-pdf/compare/0.2.2...0.2.3

  8. inokawa/remark-pdf@0.2.2·

    What's Changed

    Full Changelog: https://github.com/inokawa/remark-pdf/compare/0.2.1...0.2.2

  9. inokawa/remark-pdf@0.2.1·

    What's Changed

    Full Changelog: https://github.com/inokawa/remark-pdf/compare/0.2.0...0.2.1

  10. inokawa/remark-pdf@0.2.0·

    BREAKING CHANGES

    pdfmake has been replaced by pdfkit for more control and future improvements.

    A few features that depends on pdfmake have been removed for now. Basically, it's possible to reimplement them because pdfmake uses pdfkit internally. Please create an issue if you notice something (or PR welcome).

    What's Changed

    Full Changelog: https://github.com/inokawa/remark-pdf/compare/0.1.0...0.2.0

  11. myl7/remark-github-beta-blockquote-admonitions@3.1.2·

    Fixes

    • Fix to do case-insensitive comparison for titles, which matches the behavior of GitHub, e.g., [!NOTE]/[!nOTe] can both be turn into admonitions
  12. inokawa/remark-docx@0.3.25·

    What's Changed

    • Define max length for image cache to avoid memory leak by @inokawa in #165

    Full Changelog: https://github.com/inokawa/remark-docx/compare/0.3.24...0.3.25

  13. inokawa/remark-docx@0.3.24·

    What's Changed

    Full Changelog: https://github.com/inokawa/remark-docx/compare/0.3.23...0.3.24

  14. inokawa/remark-docx@0.3.23·

    What's Changed

    Full Changelog: https://github.com/inokawa/remark-docx/compare/0.3.22...0.3.23

  15. inokawa/remark-docx@0.3.22·

    What's Changed

    Full Changelog: https://github.com/inokawa/remark-docx/compare/0.3.21...0.3.22

  16. inokawa/remark-docx@0.3.21·

    What's Changed

    Full Changelog: https://github.com/inokawa/remark-docx/compare/0.3.20...0.3.21

  17. inokawa/remark-pdf@0.1.0·

    BREAKING CHANGES

    • remark-pdf/node has been merged into remark-pdf
    • The result is now ArrayBuffer only. If you need Blob or Buffer, please convert by yourself.

    What's Changed

    Full Changelog: https://github.com/inokawa/remark-pdf/compare/0.0.18...0.1.0

  18. inokawa/remark-docx@0.3.20·

    What's Changed

    Full Changelog: https://github.com/inokawa/remark-docx/compare/0.3.19...0.3.20