Releases: thegetty/quire
Releases · thegetty/quire
@thegetty/quire-11ty 1.0.0-rc.39 - fix breaking build issue from rc.38
Fixed
- Fix issue where publications started via
quire newagainst 1.0.0-rc.38 would not build with an error aboutcitations- #1091
@thegetty/quire-11ty 1.0.0-rc.38 - various contributor fixes
Fixed
- Fix issue where
publicationContributorslists contributors that come from page headmatter with merged page lists (DEV-16622) / #853 - Fix
pageContributorsto omit the current page in page lists (DEV-16623) / #847 - Fix order of contributors when
sort_asis used (DEV-16621) / #854 - Fix order of pages in
publicationContributorsto follow publication order shortcode (DEV-18049)
@thegetty/quire-11ty: 1.0.0-rc.37 - fixes contributor shortcode join
Fixed
contributors shortcode insert unnecessary comma - quire#873
Changed
Adds esbuild and vite as direct dependencies of @thegetty/quire-11ty and a version constraint to esbuild<=0.25.9 as a workaround for quire#1066 .
1.0.0-rc.33
[1.0.0-rc.33]
Added
- Added
iiif_imageproperty to Figure factory and schema. When passed an IIIF Image API URL (eg,iiif_image: "https://media.getty.edu/iiif/image/aedba790-5d99-4eec-9453-103efd6a1429") the IIIF URL will be used to source image tiles and static-sized derivatives for this figure.
Changed
- Ensured that
isExternalResourceis passed through the Figure adapter to data consumers.
Bumped
- Bumped minimum supported node engine version to v22.
Fixed
- Fixed various pathing issues for image files used in the epub and pdf outputs.
1.0.0-rc.32
Merge pull request #1046 from thegetty/deps/eleventy-3.1.0 Bump `@11ty/eleventy` to 3.1.0