Skip to content

Releases: 11ty/eleventy-utils

Eleventy Utils v2.0.0

20 Dec 15:46
Compare
Choose a tag to compare
  • BREAKING: Node 18+
  • Removes normalize-path internal dependency (now a zero dependency package)
  • docs: JSDoc tweaks. by @Zearin in #4
  • refactor,test: Rewrite tests using Node test runner by @Zearin in #2
  • Shipping with @11ty/[email protected] and 3.0.1-alpha.1 11ty/eleventy#3595

Full Changelog: v1.0.3...v2.0.0

Eleventy Utils v2.0.0-alpha.2

17 Oct 22:01
Compare
Choose a tag to compare
Pre-release
  • BREAKING: Node 18+
  • Removes normalize-path internal dependency.
  • docs: JSDoc tweaks. by @Zearin in #4
  • refactor,test: Rewrite tests using Node builtins by @Zearin in #2

Full Changelog: v1.0.3...v2.0.0-alpha.1