Release notes
Baseline ships on a rolling release cadence (0.1.0-next.X). Things shift, break, and get renamed between releases. Pin a version when you build something serious on top.
Install from npm:
npm install @apleasantview/eleventy-plugin-baseline --save-exact
Latest release
v0.1.0-next.46
A page can split itself on a comment marker, the image shortcode was reworked and now caches, Baseline goes quiet by default, and a dark-mode meta tag stops disappearing.
Previous releases
v0.1.0-next.45
Baseline stops loading your .env, translations move onto the page, three filters lose a prefix, and a pre-pass bug that switched dev into build mode.
v0.1.0-next.44
A housekeeping release: the supported Node range and the dependency versions Baseline declares.
v0.1.0-next.43
A single fix in 0.1.0-next.43: wikilinks now resolve on single-language sites, where they had been left unlinked.
v0.1.0-next.42
Mostly an SEO release. Baseline head now emits the structured data, social tags, and canonical link that used to be hand-wired per site.