Skip to content

Releases: timlrx/rehype-citation

v2.3.2

08 Feb 12:19
19a9f4d

Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

08 Feb 12:17

Choose a tag to compare

What's Changed

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

Full Changelog: v2.3.0...v2.3.1

v2.3.0

29 Mar 12:19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.2...v2.3.0

v2.2.2

11 Nov 13:52

Choose a tag to compare

What's Changed

  • chore: remove unecessary console.log by @aarnphm in #52

New Contributors

Full Changelog: v2.2.1...v2.2.2

v2.2.1

25 Oct 12:45

Choose a tag to compare

What's Changed

  • Proper URL Validation for bibliography resolution and fetching by @halafy-ds in #51

Full Changelog: v2.2.0...v2.2.1

v2.2.0

11 Oct 01:09

Choose a tag to compare

What's Changed

  • Fix package json node exports to solve types resolution problem and Bug fix preventing [^ref] from working properly for node. by @halafy-ds in #44
  • Fix #42 + test case for mixing noCite citations with template ones by @halafy-ds in #47
  • parse astro frontmatter by @timlrx in #48

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

25 Sep 15:10

Choose a tag to compare

What's Changed

  • Add the option {generateGraph: false} by @lairez in #41

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

11 Aug 10:37

Choose a tag to compare

What's Changed

  • Support both matter and frontmatter fields by @timlrx in #39

Full Changelog: v2.1.0...v2.1.1

v2.1.0

11 Aug 10:12

Choose a tag to compare

What's Changed

  • Add support for noCite in frontmatter by @timlrx in #38
  • Support noCite all documents by @timlrx in #38
  • Sync citation-js with v0.7.14 by @timlrx in #38

Full Changelog: v2.0.0...v2.1.0

v2.0.0

15 Oct 07:22

Choose a tag to compare

What's Changed

  • Add CFF support by @timlrx in #33
  • Add support for multiple bibliography files by @timlrx in #34
  • Minimum node version is bumped to v16
  • Sync changes with @citation-js/core v0.7.2

Full Changelog: v1.0.3...v2.0.0