Releases: timlrx/rehype-citation
Releases · timlrx/rehype-citation
v2.3.2
v2.3.1
v2.3.0
What's Changed
- Allow bibliography as blob/ObjectURL to avoid refetching everytime. by @johanneskopton in #55
- New tooltip feature by @timlrx in #57
New Contributors
- @johanneskopton made their first contribution in #55
Full Changelog: v2.2.2...v2.3.0
v2.2.2
v2.2.1
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
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
- @halafy-ds made their first contribution in #44
Full Changelog: v2.1.2...v2.2.0