Skip to content

Releases: fluid-project/eleventy-plugin-fluid

v2.2.0

02 Aug 19:30
9b3f812
Compare
Choose a tag to compare

2.2.0 (2023-08-02)

Features

  • use underscore for locales directory (#192) (79181c1)

v2.1.0

02 Aug 16:49
d0d6c8c
Compare
Choose a tag to compare

2.1.0 (2023-08-02)

Features

  • use configured input and output paths (#190) (253e59a)

v2.0.0

02 Aug 13:33
bbb1dd0
Compare
Choose a tag to compare

2.0.0 (2023-08-02)

⚠ BREAKING CHANGES

  • allow processing to be disabled (resolves #174) (#176)

Features

  • add shared Markdown configuration and renderString shortcode (resolves #158) (#179) (88f9c3b)
  • allow processing to be disabled (resolves #174) (#176) (10c6b0c)
  • include localization utilities in eleventy-plugin-fluid (#184) (216b336)
  • process JavaScript with esbuild (resolves #4) (#175) (a417a8f)
  • process JS in an event rather than as a template format (#180) (df8120f)
  • use Eleventy configuration for basePaths (df8120f)

Bug Fixes

  • resolve issue where use of eleventyConfig variables omitted files (#181) (eccd990)
  • resolve missing forward slash in configuration (#182) (271b6c8)

v1.2.0

13 Jul 13:23
c84f290
Compare
Choose a tag to compare

1.2.0 (2023-07-13)

Features

v1.1.0

11 Jul 14:51
5422997
Compare
Choose a tag to compare

1.1.0 (2023-07-11)

Features

  • add CSS processing configuration (resolves #3) (#164) (c65a7cb)

v1.0.2

28 Jun 13:51
b6d2ba3
Compare
Choose a tag to compare

1.0.2 (2023-06-28)

Bug Fixes

  • resolve issue with props-only UIO implementation (#159) (6f8e33b)

v1.0.1

14 Jun 13:03
40335d3
Compare
Choose a tag to compare

1.0.1 (2023-06-14)

Bug Fixes

  • resolve incompatibility between the Markdown filter and Eleventy v2.0.1 (#156) (4b0643a)

v1.0.0

22 Mar 17:41
edd7db6
Compare
Choose a tag to compare

1.0.0 (2022-03-22)

⚠ BREAKING CHANGES

  • chore(deps-dev): require Eleventy 1.0

Features

  • add internationalization support to formatDate (fix #60) (a8511e7)
  • markdown filter inherits base configuration (fix #85) (a8511e7)
  • support Eleventy 1.0 (resolve #93) (#109) (a8511e7)

Bug Fixes

  • add fluid.css to uioStyles shortcode and add shortcode for CSS Custom Props (resolves #81) (#110) (90d2489)

eleventy-plugin-fluid v0.3.1

04 Oct 13:36
467eafc
Compare
Choose a tag to compare

Bug Fixes

  • exclude package.json from lintspaces.jsonindentation (d7904d9)
  • prevent injection of <br> tags for line breaks in <p> (Resolves #76) (#77) (3208197)

eleventy-plugin-fluid v0.3.0

23 Aug 15:59
0dffab1
Compare
Choose a tag to compare

Features

Bug Fixes

  • exclude package-lock.json (9b266de)