Skip to content

Releases: timlrx/rehype-citation

v2.2.2

11 Nov 13:52
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v1.0.3

10 Oct 07:09
Compare
Choose a tag to compare

What's Changed

  • fix brackets for styles that do not use parentheses by @ugogon in #29
  • fix if node has no child by @ugogon in #31
  • update dependencies by @timlrx in #32

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Jun 16:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

07 Mar 14:26
Compare
Choose a tag to compare

What's Changed

  • fix: handle more than 1 digit for numeric citations by @timlrx in #22

Full Changelog: v1.0.0...v1.0.1