Releases: fluid-project/eleventy-plugin-fluid
Releases · fluid-project/eleventy-plugin-fluid
v2.2.0
2.2.0 (2023-08-02)
Features
v2.1.0
2.1.0 (2023-08-02)
Features
v2.0.0
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
1.2.0 (2023-07-13)
Features
v1.1.0
1.1.0 (2023-07-11)
Features
v1.0.2
1.0.2 (2023-06-28)
Bug Fixes
- resolve issue with props-only UIO implementation (#159) (6f8e33b)
v1.0.1
1.0.1 (2023-06-14)
Bug Fixes
- resolve incompatibility between the Markdown filter and Eleventy v2.0.1 (#156) (4b0643a)
v1.0.0
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
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
Features
Bug Fixes
- exclude package-lock.json (9b266de)