Skip to content

Releases: x-govuk/govuk-eleventy-plugin

v5.0.0

08 Mar 22:38
Compare
Choose a tag to compare

Note

This package has moved to the x-govuk organisation on NPM: @x-govuk/govuk-eleventy-plugin.

BREAKING CHANGES

  • Upgrade 11ty to v2.0.0 4f0b99e
  • Use dir event argument for generating assets 8b9547e
  • No longer apply pathPrefix to urls a945f44
  • Move package under x-govuk organisation namespace on NPM d0cc948

New features

  • Support tagging and provide tags and tag layouts 7b92330

Fixes

  • Rename Eleventy config file e143189
  • Use fallback value for dir.input ef2a03f
  • Ensure custom asset paths end with a slash 88706ec
  • Allow multiple exports from utils module f16b4d3
  • Hardcode sitemap page title e02885b
  • Allow plugin to be used with Node v18 f4c7e75
  • Bump .nvmrc to 18 13b4235

Documentation

  • Document using tags and tag layouts 47771ca
  • Update Markdown guide to reflect how Eleventy treats code blocks. 4ddeafa

v4.0.0...v5.0.0

v4.0.0

13 Jan 10:53
Compare
Choose a tag to compare
  • Update dependencies fbb9056
  • Merge pull request #112 from x-govuk/hosting-docs d37d6c7
  • Update prebuild and predev scripts to delete correct publish folder a529346
  • Document hosting on GitHub Pages 071aa1b
  • Update publish folder to ignore 2cdb937

This release also contains the following changes from v3.0.3, which was deprecated because it contained a breaking change (#95).

  • Use default publish folder for documentation site dd9eb04
  • Update options documentation e0213a4
  • Allow all SCSS settings to be overridden, fixes #60 5db0295
  • Use GitHub’s official pages actions in deploy workflow e862d3d
  • Order of imports 2f4091c
  • Update dependencies 5e6fa5e
  • Use local copy of Nunjucks dependencies if present, fixes #96 - thanks @jeff-horton-ho-sas 450979f
  • Merge footer metadata into the header component 5586a07

v3.0.2...v4.0.0

v3.0.3 [Deprecated]

10 Jan 14:03
Compare
Choose a tag to compare

Note This version is deprecated due to it containing a breaking change.

  • Use default publish folder for documentation site dd9eb04
  • Update options documentation e0213a4
  • Allow all SCSS settings to be overridden, fixes #60 5db0295
  • Use GitHub’s official pages actions in deploy workflow e862d3d
  • Order of imports 2f4091c
  • Update dependencies 5e6fa5e
  • Use local copy of Nunjucks dependencies if present, fixes #96 - thanks @jeff-horton-ho-sas 450979f
  • Merge footer metadata into the header component (#95) 5586a07

v3.0.2...v3.0.3

v3.0.2

15 Sep 13:24
Compare
Choose a tag to compare

v3.0.1...v3.0.2

v3.0.1

17 Aug 15:58
Compare
Choose a tag to compare
  • Increase specificity of heading anchors, rename as modifier of govuk-link 6e603e4
  • Bump rollup from 2.77.3 to 2.78.0 da97961
  • Fix package-lock.json 5e2f5d8
  • Add documentation for upgrading from v2 to v3 62e1dcd

v3.0.0...v3.0.1

v3.0.0

12 Aug 10:58
Compare
Choose a tag to compare

This release contains a number of breaking changes.

Learn about the changes in v3.0.0 and how to upgrade from v2.x.x.

Changes

  • Format date as ISO 8601 if no formatting tokens provided 83843fd
  • Don’t use deprecated component in documentation e347eaf
  • Remove appArticle component aaaf981
  • Remove alias for deprecated layout 5c846de
  • Use new footer configuration options e943f95
  • Update plugin options for footer configuration 528947e
  • Bring footer configuration inline with equivalent Design System component b21cffd
  • Correct canonical page for Open Graph URL 5677a5b
  • Remove alternative text for open graph image on home page dd24532
  • Use new opengraphImageUrl option c434f59
  • Update documentation for setting Open Graph images cc7aa59
  • Set opengraphImageUrl from plugin options if document doesn’t provide own Open Graph image 940efa1
  • Make govuk-frontend v4.3.0 minimum dependency be1cee3
  • Remove transform to replace GOV.UK Open Graph image e90e344
  • Revert using smart filter for footer licence text dc488aa
  • Consistently use smart filter for document titles cf66220
  • Add filter for smart typographic punctuation 41cf7d9

v2.7.2...v3.0.0

v2.7.2

05 Jul 11:08
Compare
Choose a tag to compare
  • Only show pagination for a collection if more than one page f79c583

v2.7.1...v2.7.2

v2.7.1

05 Jul 10:55
Compare
Choose a tag to compare
  • Iterate pagination on pages, not items 25ea77d

v2.7.0...v2.7.1

v2.7.0

28 Jun 10:20
Compare
Choose a tag to compare
  • Rename side navigation example layout 8e5d5e8
  • Merge pull request #69 from x-govuk/govuk-frontend-420 38b039c
  • Update collection layout example to show pagination 32dbcdd
  • Use govukPagination component for collection layouts 3c0012e
  • Add filter to transform pagination data into items for govukPagination eb612dd
  • Remove application’s own pagination component dce84dc
  • Update govuk-frontend dependency 0641fa5

v2.6.0...v2.7.0

v2.6.0

25 Jun 23:02
Compare
Choose a tag to compare

Update to ensure this plugin works with v0.4.0 of GOV.UK Prototype Components.

  • Use and allow Sass imports that include node_modules 4a96616
  • Alias side-navigation to sub-navigation layout 89275a6
  • Rename side navigation layout 53de2b0
  • Use renamed sub navigation component 8537873

v2.5.0...v2.6.0