All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.7.0 (2023-10-04)
2.6.0 (2023-09-11)
2.5.0 (2023-08-17)
2.4.0 (2023-08-15)
2.3.2 (2023-08-14)
- don't use generatePermalink in eleventyComputed block (#201) (2d4c1cf)
- normalize paths for compiled JS in console messages (#203) (16f066a)
2.3.1 (2023-08-04)
2.3.0 (2023-08-03)
2.2.0 (2023-08-02)
2.1.0 (2023-08-02)
2.0.0 (2023-08-02)
- allow processing to be disabled (resolves #174) (#176)
- 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)
- resolve issue where use of eleventyConfig variables omitted files (#181) (eccd990)
- resolve missing forward slash in configuration (#182) (271b6c8)
1.2.0 (2023-07-13)
1.1.0 (2023-07-11)
1.0.2 (2023-06-28)
1.0.1 (2023-06-14)
1.0.0 (2022-03-22)
- chore(deps-dev): require Eleventy 1.0
- add internationalization support to formatDate (fix #60) (a8511e7)
- markdown filter inherits base configuration (fix #85) (a8511e7)
- support Eleventy 1.0 (resolve #93) (#109) (a8511e7)
- add fluid.css to uioStyles shortcode and add shortcode for CSS Custom Props (resolves #81) (#110) (90d2489)
0.3.1 (2021-10-04)
- exclude package.json from lintspaces.jsonindentation (d7904d9)
- prevent injection of
<br>
tags for line breaks in<p>
(Resolves #76) (#77) (3208197)
0.3.0 (2021-08-23)
- add HTML minifier (resolves #20) (#29) (6ba865b)
- add multilingual UIO (resolves #58) (#67) (e1f80bc)
- exclude package-lock.json (9b266de)
0.2.1 (2021-02-08)
- move infusion to peerDependencies and add installation guide to README (#32) (98c6657)
- resolve issue with paired figure shortcode (585346d)
0.2.0 (2021-02-04)
- update to development version of Infusion (589ba25)