Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 13:33
bbb1dd0

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)